Files
clang-p2996/llvm/test/CodeGen/AArch64/cmp-chains.ll
Owen Anderson ebb64d8370 [GlobalISel] Make the Combiner insert G_FREEZE when converting G_SELECT to binary operations. (#82733)
This is needed because the binary operators (G_OR and G_AND) do
not have the poison-suppressing semantics of G_SELECT.

Fixes https://github.com/llvm/llvm-project/issues/72475
2024-02-26 10:50:37 -05:00

6.8 KiB