[PATCH] D86085: [LoopUnswitch] Fix incorrect Modified status

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 09:16:44 PDT 2020


dstenb updated this revision to Diff 286308.
dstenb edited the summary of this revision.
dstenb added a comment.

Slight refactoring of the existing test case, and add test cases for the other two returns.


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

https://reviews.llvm.org/D86085

Files:
  llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/test/Transforms/LoopUnswitch/convergent-hoist-modified.ll
  llvm/test/Transforms/LoopUnswitch/invoke-hoist-modified.ll
  llvm/test/Transforms/LoopUnswitch/optsize-hoist-modified.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86085.286308.patch
Type: text/x-patch
Size: 6530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/424dfbad/attachment.bin>


More information about the llvm-commits mailing list