[PATCH] D149901: [RISCV] Restrict valid indices for cm.jalt to be in [32,255].
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 18:14:58 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb2420c67e4b0: [RISCV] Restrict valid indices for cm.jalt to be in [32,255]. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149901/new/
https://reviews.llvm.org/D149901
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
llvm/test/MC/RISCV/rv32zcmt-invalid.s
llvm/test/MC/RISCV/rv32zcmt-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149901.519709.patch
Type: text/x-patch
Size: 5244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/f0b3a207/attachment.bin>
More information about the llvm-commits
mailing list