[PATCH] D30796: Only unswitch loops with uniform conditions
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 10:25:55 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL298104: Only unswitch loops with uniform conditions (authored by rampitec).
Changed prior to commit:
https://reviews.llvm.org/D30796?vs=91234&id=92164#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30796
Files:
llvm/trunk/include/llvm/Transforms/IPO/PassManagerBuilder.h
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/Scalar/LoopUnswitch.cpp
llvm/trunk/test/Transforms/LoopUnswitch/AMDGPU/divergent-unswitch.ll
llvm/trunk/test/Transforms/LoopUnswitch/AMDGPU/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30796.92164.patch
Type: text/x-patch
Size: 9381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/3c538d0b/attachment.bin>
More information about the llvm-commits
mailing list