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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 1 05:01:35 PDT 2022


fhahn updated this revision to Diff 426291.
fhahn added a comment.

Rebased so it can be applied before D124526 <https://reviews.llvm.org/D124526>.


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.426291.patch
Type: text/x-patch
Size: 11823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220501/ee4f70a5/attachment.bin>


More information about the llvm-commits mailing list