aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-02-17 18:19:22 -0800
committerCraig Topper <craig.topper@sifive.com>2021-02-17 18:25:38 -0800
commit00c4e0a8f60b73a92a319963e84bfc9fdeee5b19 (patch)
tree0bb42704f415b1b1352df6c36e852cb81bec6566 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentff6c84b803c6a7f5e79dcdbad25332dc7936303c (diff)
downloadllvm-00c4e0a8f60b73a92a319963e84bfc9fdeee5b19.zip
llvm-00c4e0a8f60b73a92a319963e84bfc9fdeee5b19.tar.gz
llvm-00c4e0a8f60b73a92a319963e84bfc9fdeee5b19.tar.bz2
[RISCV] Guard the ISD::EXTRACT_VECTOR_ELT handling in ReplaceNodeResults against fixed vectors and non-MVT types.
The type legalizer is calling this code based on the scalar type so we need to verify the input type is a scalable vector. The vector type has also not been legalized yet when this is called so we need to use EVT for it.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions