[PATCH] D108386: [GuardWidening] Preserve MemorySSA

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 19 09:55:13 PDT 2021


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

Mark as preserved in NPM (it's not part of getLoopPassPreservedAnalyses).


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.367535.patch
Type: text/x-patch
Size: 6629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/ce2d631b/attachment.bin>


More information about the llvm-commits mailing list