[PATCH] D11738: Add new llvm.loop.unroll.enable metadata which is now generated by "#pragma unroll" directive
hfinkel@anl.gov via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 9 21:17:52 PDT 2015
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
LGTM, but obviously any necessary CodeGen changes must be done first (or at the same time).
http://reviews.llvm.org/D11738
More information about the llvm-commits
mailing list