[PATCH] D129715: [LoongArch] Optimize the loading of floating-point immediates
Gong LingQin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 20:23:40 PDT 2022
gonglingqin updated this revision to Diff 444507.
gonglingqin added a comment.
Address @xen0n and @SixWeining's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129715/new/
https://reviews.llvm.org/D129715
Files:
llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.h
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchISelLowering.h
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/test/CodeGen/LoongArch/double-imm.ll
llvm/test/CodeGen/LoongArch/float-imm.ll
llvm/test/CodeGen/LoongArch/ir-instruction/double-convert.ll
llvm/test/CodeGen/LoongArch/ir-instruction/float-convert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129715.444507.patch
Type: text/x-patch
Size: 22683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/87a9fe1a/attachment.bin>
More information about the llvm-commits
mailing list