[PATCH] D108386: [GuardWidening] Preserve MemorySSA

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 19 10:56:30 PDT 2021


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

Preserve MSSA in function pass as well.


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

https://reviews.llvm.org/D108386

Files:
  llvm/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/test/Transforms/GuardWidening/basic-loop.ll
  llvm/test/Transforms/GuardWidening/loop-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108386.367553.patch
Type: text/x-patch
Size: 7529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/3e47664e/attachment.bin>


More information about the llvm-commits mailing list