[all-commits] [llvm/llvm-project] 900505: [RISCV] Check the VT for R and cR inline asm const...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Apr 29 08:12:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 900505900e2033f24548f1b04b531585ce932215
https://github.com/llvm/llvm-project/commit/900505900e2033f24548f1b04b531585ce932215
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/inline-asm-invalid.ll
Log Message:
-----------
[RISCV] Check the VT for R and cR inline asm constraints is 2*xlen. (#137749)
Fixes #137726.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list