[PATCH] D138526: [SimpleLoopUnswitch][reland 2] unswitch selects

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 23:30:31 PDT 2023


caojoshua updated this revision to Diff 521214.
caojoshua retitled this revision from "[SimpleLoopUnswitch] unswitch selects" to "[SimpleLoopUnswitch][reland 2] unswitch selects".
caojoshua added a comment.

Update commit message to make it clear its a reland


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/crash.ll
  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.521214.patch
Type: text/x-patch
Size: 49033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/9f0a14df/attachment.bin>


More information about the llvm-commits mailing list