[PATCH] D138526: [SimpleLoopUnswitch] unswitch selects

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 16 23:56:43 PDT 2023


caojoshua updated this revision to Diff 514113.
caojoshua retitled this revision from "[SimpleLoopUnswitch] unswitch select instructions" to "[SimpleLoopUnswitch] unswitch selects".
caojoshua edited the summary of this revision.
caojoshua added a comment.

update commit message in review


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.514113.patch
Type: text/x-patch
Size: 41985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/78c24178/attachment-0001.bin>


More information about the llvm-commits mailing list