[PATCH] D158504: [RISCV][GlobalISel] Select G_CONSTANT
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 18:07:30 PDT 2023
nitinjohnraj updated this revision to Diff 552551.
nitinjohnraj added a comment.
Added selection from COPY, G_ANYEXT and G_TRUNC
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.552551.patch
Type: text/x-patch
Size: 17437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/c34e0894/attachment.bin>
More information about the llvm-commits
mailing list