[PATCH] D47522: [PM/LoopUnswitch] Add partial non-trivial unswitching for invariant conditions feeding a chain of `and`s or `or`s for a branch.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 20 23:18:41 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335203: [PM/LoopUnswitch] Add partial non-trivial unswitching for invariant (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47522?vs=150195&id=152225#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47522
Files:
llvm/trunk/include/llvm/ADT/TinyPtrVector.h
llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/trunk/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47522.152225.patch
Type: text/x-patch
Size: 26554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/cc5ea375/attachment.bin>
More information about the llvm-commits
mailing list