[PATCH] D44497: [EarlyCSE] Reuse invariant scopes for invariant load

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 11:16:40 PDT 2018


reames added a comment.

Note: The variant I committed turned out to be less powerful in one particular case than the reviewed code.  I spotted that after submission and fixed it in revision 327655.  The fix also improves the invariant.start case which had an analogous problem.


Repository:
  rL LLVM

https://reviews.llvm.org/D44497





More information about the llvm-commits mailing list