[PATCH] D158504: [RISCV][GlobalISel] Select G_CONSTANT, G_ANYEXT, COPY

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 18:55:52 PDT 2023


nitinjohnraj updated this revision to Diff 552571.
nitinjohnraj added a comment.

Removed G_TRUNC, will address in another patch (with tests).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158504

Files:
  llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
  llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/constant32.mir
  llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/constant64.mir
  llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/copy32.mir
  llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/copy64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158504.552571.patch
Type: text/x-patch
Size: 20763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/114dd411/attachment.bin>


More information about the llvm-commits mailing list