[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:54:07 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b022f87b080: [SimpleLoopUnswitch] Freeze trivial conditions if needed. (authored by fhahn).
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.426243.patch
Type: text/x-patch
Size: 9849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220430/4dc63c53/attachment.bin>
More information about the llvm-commits
mailing list