[PATCH] D153234: [RISCV] Add codegen for Zfbfmin instructions

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 18 19:01:11 PDT 2023


joshua-arch1 updated this revision to Diff 532499.

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

https://reviews.llvm.org/D153234

Files:
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoZfbfmin.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/test/CodeGen/RISCV/zfbfmin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153234.532499.patch
Type: text/x-patch
Size: 15499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/ec3471dd/attachment.bin>


More information about the llvm-commits mailing list