[llvm] [AArch64][GlobalISel] Select G_ICMP Zero Instruction (PR #90054)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 06:56:43 PDT 2024


chuongg3 wrote:

> If these patterns are only applicable to GlobalISel then you can move them to `AArch64InstrGISel.td`

It might be better if we do not special case GlobalISel unless necessary and integrate it more into existing patterns. What do you think?

https://github.com/llvm/llvm-project/pull/90054


More information about the llvm-commits mailing list