Files
clang-p2996/llvm/test/Transforms/CodeGenPrepare/X86
Nikita Popov b7bd3a734c [CGP] Fix infinite loop in icmp operand swapping
Don't swap the operands if they're the same. Fixes the issue reported
at https://reviews.llvm.org/D152541#4427017.
2023-06-16 15:50:12 +02:00
..