[PATCH] D136233: [WIP] Virtual loop unswitching

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 01:19:24 PDT 2022


mkazantsev created this revision.
mkazantsev added a reviewer: apilipenko.
Herald added a subscriber: hiraditya.
Herald added a project: All.
mkazantsev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Still need to write comments & clean up the code, so WIP. Based on https://discourse.llvm.org/t/rfc-inject-invariant-conditions-to-loops-to-enable-unswitching-and-constraint-elimination


https://reviews.llvm.org/D136233

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/insert-invariant-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136233.468811.patch
Type: text/x-patch
Size: 25069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221019/a26e6cc1/attachment-0001.bin>


More information about the llvm-commits mailing list