[PATCH] D69088: [Lex] #pragma clang transform
Hideki Saito via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 17 17:09:03 PDT 2019
hsaito added a comment.
Have we established general consensus for the desire to have the flexible enough loop optimization pass ordering to accomplish the outcome of the new directive, and shared vision for the path to get there? If we are making this a general clang directive, I'd like to see the vision to get there w/o depending on polly. If this is already discussed and settled, pointer to that is appreciated so that I can learn.
Thanks,
Hideki
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69088/new/
https://reviews.llvm.org/D69088
More information about the cfe-commits
mailing list