[PATCH] D89264: [LICM] Make promotion faster

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 10:04:10 PDT 2020


nikic updated this revision to Diff 297900.
nikic added a comment.

Rebase to pick up fix for the LoopVersioningLICM noalias metadata. Those regressions are no longer present now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89264/new/

https://reviews.llvm.org/D89264

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/2011-04-06-PromoteResultOfPromotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89264.297900.patch
Type: text/x-patch
Size: 9571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/3acd4c58/attachment.bin>


More information about the llvm-commits mailing list