[PATCH] D138526: [SimpleLoopUnswitch] unswitch selects

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 21:44:22 PDT 2023


vitalybuka updated this revision to Diff 518631.
vitalybuka added a comment.

As reverted, with D149560 <https://reviews.llvm.org/D149560> fixes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138526

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-freeze.ll
  llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-select.ll
  llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-trivial-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138526.518631.patch
Type: text/x-patch
Size: 44354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/dc3a1cd2/attachment-0001.bin>


More information about the llvm-commits mailing list