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

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 20:07:23 PDT 2023


joshua-arch1 updated this revision to Diff 541308.
joshua-arch1 added a comment.

Use the FPR16 register class for bf16 instructions


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

https://reviews.llvm.org/D153234

Files:
  llvm/lib/Target/RISCV/RISCVFeatures.td
  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/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/zfbfmin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153234.541308.patch
Type: text/x-patch
Size: 14785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/0b493513/attachment.bin>


More information about the llvm-commits mailing list