aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2022-09-02 08:04:27 -0700
committerCraig Topper <craig.topper@sifive.com>2022-09-02 08:04:28 -0700
commit5cf510115afd54d0f45035957a9ad0e3425bee6c (patch)
treec1fa412160467a155572645254f9925ffecd31f6 /clang/lib/Frontend/CompilerInvocation.cpp
parentee761374f797a47919ec8f9f49f9b8b1b20573e8 (diff)
downloadllvm-5cf510115afd54d0f45035957a9ad0e3425bee6c.zip
llvm-5cf510115afd54d0f45035957a9ad0e3425bee6c.tar.gz
llvm-5cf510115afd54d0f45035957a9ad0e3425bee6c.tar.bz2
[VP] Correct LEGALPOS for more VP nodes.
LEGALPOS appears to only be used by LegalizeVectorOps. It needs to point at a vector operand. Stores need to point at the second operand since the result and the first operand are MVT::Other. Reductions need to point at the second operand since the result and the first operand are scalsrs. Reviewed By: rogfer01 Differential Revision: https://reviews.llvm.org/D133048
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions