[PATCH] D149063: [RISCV] Custom lowering of llvm.is.fpclass

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 18:46:39 PDT 2023


liaolucy updated this revision to Diff 517014.
liaolucy marked an inline comment as done.
liaolucy added a comment.

isnotfinite_fpclasee -> isnotfinite_fpclass


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149063

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/CodeGen/RISCV/double-intrinsics.ll
  llvm/test/CodeGen/RISCV/float-intrinsics.ll
  llvm/test/CodeGen/RISCV/half-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149063.517014.patch
Type: text/x-patch
Size: 22192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/1eb58636/attachment-0001.bin>


More information about the llvm-commits mailing list