diff options
author | Han-Kuan Chen <hankuan.chen@sifive.com> | 2025-04-08 22:29:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-08 22:29:11 +0800 |
commit | 2347aa1fccdb1347450fc2a5af310f320f30c734 (patch) | |
tree | fec995f31914d03a744fbae7c1b725ea00664ac0 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 97c4cb4d13b2049cdfe884f4816aeaf6770d0c32 (diff) | |
download | llvm-2347aa1fccdb1347450fc2a5af310f320f30c734.zip llvm-2347aa1fccdb1347450fc2a5af310f320f30c734.tar.gz llvm-2347aa1fccdb1347450fc2a5af310f320f30c734.tar.bz2 |
[SLP][REVEC] Fix the mismatch between the result of getAltInstrMask and the VecTy argument of TargetTransformInfo::isLegalAltInstr. (#134795)
We cannot determine ScalarTy from VL because some ScalarTy is determined
from VL[0]->getType(), while others are determined from
getValueType(VL[0]).
Fix "Mask and VecTy are incompatible".
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions