[PATCH] D124554: [SimpleLoopUnswitch] Freeze individual OR/AND operands.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 1 12:11:36 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5387a38c3891: [SimpleLoopUnswitch] Freeze individual OR/AND operands. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124554

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-freeze-individual-conditions.ll
  llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-logical-and-or.ll
  llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124554.426304.patch
Type: text/x-patch
Size: 11823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220501/713cdccf/attachment.bin>


More information about the llvm-commits mailing list