[PATCH] D157362: [RISCV] Add Zicfilp extension.

Yeting Kuo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 00:37:37 PDT 2023


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

Also support pseudo instruction lpad.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157362

Files:
  clang/test/Preprocessor/riscv-target-features.c
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/zicfilp-invalid.s
  llvm/test/MC/RISCV/zicfilp-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157362.548088.patch
Type: text/x-patch
Size: 9623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230808/41246a7f/attachment.bin>


More information about the cfe-commits mailing list