[PATCH] D28868: [LV] Run loop-simplify and LCSSA explicitly instead of "requiring" them
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 13:05:19 PST 2017
mssimpso accepted this revision.
mssimpso added a comment.
This revision is now accepted and ready to land.
This makes sense - we shouldn't be modifying the program where we don't need to. LGTM.
https://reviews.llvm.org/D28868
More information about the llvm-commits
mailing list