[PATCH] D128900: [LoongArch] Add codegen support for converting between unsigned integer and floating-point

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 00:27:32 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe147a0f65a52: [LoongArch] Add codegen support for converting between unsigned integer and… (authored by gonglingqin, committed by SixWeining).

Changed prior to commit:
  https://reviews.llvm.org/D128900?vs=442812&id=444168#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128900

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/ir-instruction/double-convert.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/float-convert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128900.444168.patch
Type: text/x-patch
Size: 38888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/88e90569/attachment.bin>


More information about the llvm-commits mailing list