[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
Fri Feb 17 10:54:07 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2b2b8409e684: [RISCV] For rv32, accept constants like 0xfffff800 as a valid simm12. (authored by craig.topper).

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.498449.patch
Type: text/x-patch
Size: 5749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/9417669b/attachment.bin>


More information about the llvm-commits mailing list