[all-commits] [llvm/llvm-project] 65cb5d: [RISCV] Remove DecoderNamespace from vector pseudo...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Dec 6 10:25:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65cb5d58eb5783c17fd2121db79ebac950b767b2
https://github.com/llvm/llvm-project/commit/65cb5d58eb5783c17fd2121db79ebac950b767b2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td
Log Message:
-----------
[RISCV] Remove DecoderNamespace from vector pseudoinstructions.
Pseudoinstructions don't have decoding information so don't need
a namespace.
More information about the All-commits
mailing list