aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2025-02-10 21:30:05 +0800
committerGitHub <noreply@github.com>2025-02-10 21:30:05 +0800
commitaf2a228e0b5c9fbfa02f37f1be10800b17509617 (patch)
treee43ad212e3c0d6aa9e05bc76fd9bc8f4079b245b /clang/lib/CodeGen/CodeGenModule.cpp
parent199c791a1dbf417fdb08fbbb054d51ed398f285a (diff)
downloadllvm-af2a228e0b5c9fbfa02f37f1be10800b17509617.zip
llvm-af2a228e0b5c9fbfa02f37f1be10800b17509617.tar.gz
llvm-af2a228e0b5c9fbfa02f37f1be10800b17509617.tar.bz2
[RISCV][VLOPT] Fix passthru operand info for mixed-width instructions (#126504)
After #124066 we started allowing users that are passthrus. However for widening/narrowing instructions we were returning the wrong operand info for passthru operands since it originally assumed the operand would never be a passthru. This fixes it by handling it in IsMODef.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions