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

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 02:18:07 PDT 2023


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

To avoid crash in AArch64, ConstantFP nodes default to expand only in RISCV.


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

https://reviews.llvm.org/D153234

Files:
  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.532574.patch
Type: text/x-patch
Size: 14674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/0fc9b68e/attachment-0001.bin>


More information about the llvm-commits mailing list