[PATCH] D138526: [SimpleLoopUnswitch] unswitch selects

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 00:43:32 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21f226fc4591: [SimpleLoopUnswitch] unswitch selects (authored by caojoshua).

Changed prior to commit:
  https://reviews.llvm.org/D138526?vs=520135&id=520925#toc

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.520925.patch
Type: text/x-patch
Size: 46605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230510/0c8c459d/attachment-0001.bin>


More information about the llvm-commits mailing list