[PATCH] D138352: [RISCV] Support .variant_cc directive for the assembler.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 19:49:08 PST 2022


fakepaper56 updated this revision to Diff 476790.
fakepaper56 added a comment.

Address MaskRay's comment in D103435 <https://reviews.llvm.org/D103435>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138352/new/

https://reviews.llvm.org/D138352

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  llvm/test/MC/RISCV/directive-variant_cc-err.s
  llvm/test/MC/RISCV/directive-variant_cc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138352.476790.patch
Type: text/x-patch
Size: 5237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/9593b712/attachment.bin>


More information about the llvm-commits mailing list