summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-10-15 06:39:07 +0000
committerCraig Topper <craig.topper@intel.com>2017-10-15 06:39:07 +0000
commita9cd59fb5d7461684f0cd1b55377c0b5863f06e8 (patch)
tree2804e8cc1f43b300438dd723272a9a235401bf09 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parentf02e97859b49965cceb68d64d7b7c7ce9cf5acf9 (diff)
downloadbcm5719-llvm-a9cd59fb5d7461684f0cd1b55377c0b5863f06e8.tar.gz
bcm5719-llvm-a9cd59fb5d7461684f0cd1b55377c0b5863f06e8.zip
[X86] Lower vselect with constant condition to vector_shuffle even with AVX512 instructions.
Summary: It's better to use our shuffle lowering code to handle these than loading an immediate into a k-register. It really feels like this should be a DAG combine optimization rather than a lowering operation, but that's a problem for another day. Reviewers: RKSimon, delena, zvi Reviewed By: delena Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D38932 llvm-svn: 315849
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud