[PATCH] D159183: [LoongArch] Support llvm.is.fpclass for f32 and f64
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 01:06:30 PDT 2023
SixWeining updated this revision to Diff 554926.
SixWeining edited the summary of this revision.
SixWeining added a comment.
Sorry. The encoding (bits[6:9]) does not match `llvm.is.fpclass`'s second argument. I must be dizzy. Now it is revised.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159183/new/
https://reviews.llvm.org/D159183
Files:
llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/test/CodeGen/LoongArch/is_fpclass_f32.ll
llvm/test/CodeGen/LoongArch/is_fpclass_f64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159183.554926.patch
Type: text/x-patch
Size: 76680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/16f639f8/attachment.bin>
More information about the llvm-commits
mailing list