diff options
author | Simon Moll <simon.moll@emea.nec.com> | 2020-11-06 11:11:11 +0100 |
---|---|---|
committer | Simon Moll <simon.moll@emea.nec.com> | 2020-11-06 11:12:10 +0100 |
commit | d3b33a78106e30afaeb0a2a5e7f8e16b5f7e0752 (patch) | |
tree | 77a7c795faac071081c1c9eaf30111010a47d298 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 56fdc6947274fe543828b2152d2c9b3cc02c6a3a (diff) | |
download | llvm-d3b33a78106e30afaeb0a2a5e7f8e16b5f7e0752.zip llvm-d3b33a78106e30afaeb0a2a5e7f8e16b5f7e0752.tar.gz llvm-d3b33a78106e30afaeb0a2a5e7f8e16b5f7e0752.tar.bz2 |
[VE][TTI] don't advertise vregs/vops
Claim to not have any vector support to dissuade SLP, LV and friends
from generating SIMD IR for the VE target. We will take this back once
vector isel is stable.
Reviewed By: kaz7, fhahn
Differential Revision: https://reviews.llvm.org/D90462
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions