[PATCH] D135354: [LoopPredication] Insert assumes of conditions of predicated guards

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 02:10:53 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8307f6c854b6: [LoopPredication] Insert assumes of conditions of predicated guards (authored by dmakogon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135354

Files:
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/test/Transforms/LoopPredication/assumes.ll
  llvm/test/Transforms/LoopPredication/basic.ll
  llvm/test/Transforms/LoopPredication/basic_widenable_branch_guards.ll
  llvm/test/Transforms/LoopPredication/invariant_load.ll
  llvm/test/Transforms/LoopPredication/nested.ll
  llvm/test/Transforms/LoopPredication/profitability.ll
  llvm/test/Transforms/LoopPredication/reverse.ll
  llvm/test/Transforms/LoopPredication/visited.ll
  llvm/test/Transforms/LoopPredication/widened.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135354.466008.patch
Type: text/x-patch
Size: 74030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/40563d72/attachment-0001.bin>


More information about the llvm-commits mailing list