[PATCH] D151677: [SimpleLoopUnswitch] Unswitch AND/OR conditions of selects

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 00:53:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
caojoshua marked 2 inline comments as done.
Closed by commit rG2f171b275f71: [SimpleLoopUnswitch] Unswitch AND/OR conditions of selects (authored by caojoshua).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151677

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: D151677.531221.patch
Type: text/x-patch
Size: 19889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/32f549d9/attachment.bin>


More information about the llvm-commits mailing list