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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 17:14:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaeaca854d123: [LoongArch] Add codegen support for handling floating point immediates (authored by gonglingqin, committed by SixWeining).

Changed prior to commit:
  https://reviews.llvm.org/D128898?vs=442002&id=442729#toc

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.442729.patch
Type: text/x-patch
Size: 12672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/ed2cd1e6/attachment-0001.bin>


More information about the llvm-commits mailing list