[PATCH] D102310: [RISCV][CodeGen] Implement IR Intrinsic support for K extension

ksyx via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 23:46:42 PDT 2021


ksyx updated this revision to Diff 344676.
ksyx added a comment.

fix: patch does not apply


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

https://reviews.llvm.org/D102310

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoK.td
  llvm/test/CodeGen/RISCV/rv32Zkn.ll
  llvm/test/CodeGen/RISCV/rv32Zkr.ll
  llvm/test/CodeGen/RISCV/rv32Zksed.ll
  llvm/test/CodeGen/RISCV/rv32Zksh.ll
  llvm/test/CodeGen/RISCV/rv64Zkn.ll
  llvm/test/CodeGen/RISCV/rv64Zkr.ll
  llvm/test/CodeGen/RISCV/rv64Zksed.ll
  llvm/test/CodeGen/RISCV/rv64Zksh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102310.344676.patch
Type: text/x-patch
Size: 23575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/4f25bdd1/attachment.bin>


More information about the llvm-commits mailing list