[PATCH] D123290: [LoongArch] Add support for selecting constant materializations.

Ray Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 20:03:03 PDT 2022


wangleiat updated this revision to Diff 423006.
wangleiat added a comment.

Reduce the test cases and simply cover all the code paths in `generateInstSeq`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123290

Files:
  llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.h
  llvm/test/CodeGen/LoongArch/imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123290.423006.patch
Type: text/x-patch
Size: 9768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/63d9b8ac/attachment.bin>


More information about the llvm-commits mailing list