[all-commits] [llvm/llvm-project] ab9564: [RISCV] Add SMLoc to expanded vector pseudoinstruc...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Mar 13 10:52:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab9564c315c5111f73788aec9715b488db68d895
https://github.com/llvm/llvm-project/commit/ab9564c315c5111f73788aec9715b488db68d895
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/include/llvm/MC/MCInstBuilder.h
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/test/tools/llvm-mca/RISCV/SiFive7/vector-integer-arithmetic.s
Log Message:
-----------
[RISCV] Add SMLoc to expanded vector pseudoinstructions in AsmParser. (#84875)
This is needed for llvm-mca to correctly apply vsetvli instruments to
these instructions.
Fixes #84799.
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