[PATCH] D159131: [RISCV][GlobalISel] Select G_ICMP
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 14:04:15 PDT 2023
nitinjohnraj updated this revision to Diff 556611.
nitinjohnraj added a comment.
Added missing rules for sle and ule with immediates. Cleaned up the lowering code for pointers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159131/new/
https://reviews.llvm.org/D159131
Files:
llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
llvm/lib/Target/RISCV/RISCVGISel.td
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/cmp32.mir
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/cmp64.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159131.556611.patch
Type: text/x-patch
Size: 55531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/81edfb02/attachment-0001.bin>
More information about the llvm-commits
mailing list