[PATCH] D61075: [CodeGenPrepare] limit overflow intrinsic matching to a single basic block
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 10:46:22 PDT 2019
spatel reopened this revision.
spatel added a comment.
This revision is now accepted and ready to land.
Reopening because the commit was reverted at rL359908 <https://reviews.llvm.org/rL359908>. Must've missed some detail about using the RemovedInsts structure.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61075/new/
https://reviews.llvm.org/D61075
More information about the llvm-commits
mailing list