[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 00:42:10 PDT 2023
liaolucy updated this revision to Diff 516688.
liaolucy marked 5 inline comments as done.
liaolucy added a comment.
1. Add more expensive test
2. Add FCLASS.H, FCLASS.D
3. New LowerIS_FPCLASS function
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.516688.patch
Type: text/x-patch
Size: 22087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/042e6a8d/attachment.bin>
More information about the llvm-commits
mailing list