[PATCH] D139109: [LoopUnswitch] Perform loop unswitching on select instructions
Sergei Kachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 05:54:24 PST 2022
kachkov98 updated this revision to Diff 480082.
kachkov98 added a comment.
Insert freeze of select condition
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139109/new/
https://reviews.llvm.org/D139109
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139109.480082.patch
Type: text/x-patch
Size: 12481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/6bcd49e7/attachment.bin>
More information about the llvm-commits
mailing list