[PATCH] D123515: [RISCV] Support '.option arch' directive
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 01:54:44 PDT 2023
StephenFan updated this revision to Diff 519013.
StephenFan added a comment.
Reject switching between rv32 and rv64
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123515/new/
https://reviews.llvm.org/D123515
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
llvm/test/CodeGen/RISCV/inline-option-directive.ll
llvm/test/MC/RISCV/eflags-option-directive.s
llvm/test/MC/RISCV/option-arch.s
llvm/test/MC/RISCV/option-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123515.519013.patch
Type: text/x-patch
Size: 18533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/e414e33a/attachment.bin>
More information about the llvm-commits
mailing list