[PATCH] D47267: [UnrollAndJam] Add unroll_and_jam pragma handling

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 24 09:54:28 PDT 2018


Meinersbur added a comment.

Yes, this is what I had in mind. Thank you.

I am preparing an RFC on what I am trying to do. This should clarify our goals and to what extend `#pragma clang loop` conflicts with it.


https://reviews.llvm.org/D47267





More information about the cfe-commits mailing list