[PATCH] D144166: [RISCV] For rv32, accept constants like 0xfffff800 as a valid simm12.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 07:55:04 PST 2023
craig.topper updated this revision to Diff 498024.
craig.topper added a comment.
Rename function.
Add comment to test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144166/new/
https://reviews.llvm.org/D144166
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/test/MC/RISCV/rv32c-only-valid.s
llvm/test/MC/RISCV/rv32i-only-valid.s
llvm/test/MC/RISCV/rvv/rv32-immediate.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144166.498024.patch
Type: text/x-patch
Size: 5749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/f8575bd0/attachment.bin>
More information about the llvm-commits
mailing list