Files
clang-p2996/llvm/test/CodeGen/AArch64/GlobalISel
chuongg3 69e13125af [AArch64][GlobalISel] Select G_ICMP instruction through TableGen (#89932)
G_ICMP NE => XOR(G_ICMP EQ, -1) moved to Legalizer to allow for combines
if they come up in following passes.
2024-05-13 15:16:11 +01:00
..