[PATCH] D93019: [RISCV] Add support for Zihintpause extention

Shao-Ce SUN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 00:13:44 PST 2022


achieveartificialintelligence updated this revision to Diff 400746.
achieveartificialintelligence added a comment.

This patch is accepted a year ago. Could this patch land now?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93019

Files:
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/Disassembler/RISCV/unknown-fence-field.txt
  llvm/test/MC/RISCV/rv32i-invalid.s
  llvm/test/MC/RISCV/rv32zihintpause-valid.s
  llvm/test/MC/RISCV/rvzihintpause-aliases-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93019.400746.patch
Type: text/x-patch
Size: 13167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/b28c281a/attachment.bin>


More information about the llvm-commits mailing list