[PATCH] D159131: [RISCV][GlobalISel] Select G_ICMP

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 18:55:32 PDT 2023


nitinjohnraj updated this revision to Diff 556220.
nitinjohnraj marked 3 inline comments as done.
nitinjohnraj added a comment.

Correct bound errors, edit tests to check for negative numbers and add relevant rules to tablegen.


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.556220.patch
Type: text/x-patch
Size: 55249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230908/e0123fb1/attachment.bin>


More information about the llvm-commits mailing list