Michael Kruse

Results 22 comments of Michael Kruse

Sorry for the wait, I haven't noticed the this PR yet. I am not the original author of isl, which is Sven Verdoolaege. We could discuss an oss-fuzz integration at...

Thanks for the fining. This repository is a mirror of the official isl repository at http://repo.or.cz/isl.git. See https://github.com/Meinersbur/isl/blob/master/doc/SubmittingPatches for contributing patches to the upstream repository. The [isl-noexceptions.h](https://github.com/llvm-mirror/polly/blob/master/lib/External/isl/include/isl/isl-noexceptions.h) file seems unrelated...

Thank you for the report. Are you running configure from pencilcc, ppcg or directly from the pet directory? If not from the pet directory, please try. If it does not...

Hi sguera, thanks for the reply. Unfortunately I do not find any files attached. This repository is for the modifications to PET I made for pencilcc. If you want to...

> I would suggest changing the title to something like "Re-add a unify mode using -P" so that it's easier to understand the intent. I changed the title to you...

What should the option enabling this be called? `unify_mode`?

The patch is ready for review. If preferred, I could extract parts of it into separate pull requests. To speed-up the review, please feel free to directly edit this PR....

OK, usefulness is limited before we get `-fnormalize-whitespace` anyway.

The feature was accepted in clang from clang 14.0.0 (NOT the next release) as `-fminimize-whitespace`. Note I rebase only to the commit before accd21e452da13f12877571f90dae7e34feca23b. That commit makes unittests read the...

I rebased everything to the current master branch. I would appreciate a review.