[PATCH] D128898: [LoongArch] Add codegen support for handling floating point immediates

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 3 20:47:04 PDT 2022


gonglingqin updated this revision to Diff 442002.
gonglingqin added a comment.

Address @SixWeining's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128898

Files:
  llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
  llvm/test/CodeGen/LoongArch/double-imm.ll
  llvm/test/CodeGen/LoongArch/float-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128898.442002.patch
Type: text/x-patch
Size: 12780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/ce5e12eb/attachment.bin>


More information about the llvm-commits mailing list