[PATCH] D158907: [RISCV][GlobalISel] Select G_ICMP, G_IMPLICIT_DEF

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 10:50:11 PDT 2023


nitinjohnraj planned changes to this revision.
nitinjohnraj added a comment.

I changed the way I was handling HasImm to match SelectionDAG, but on closer look I think I might be making a mistake? Let me quickly look into this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158907



More information about the llvm-commits mailing list