[PATCH] D124549: [SimpleLoopUnswitch] Freeze trivial conditions if needed.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 30 11:51:38 PDT 2022
fhahn updated this revision to Diff 426242.
fhahn added a comment.
Rebase so it can be applied before D124526 <https://reviews.llvm.org/D124526>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124549/new/
https://reviews.llvm.org/D124549
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/LIV-loop-condtion.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-freeze-individual-conditions.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-logical-and-or.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124549.426242.patch
Type: text/x-patch
Size: 9849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220430/f4f7210b/attachment-0001.bin>
More information about the llvm-commits
mailing list