Files
clang-p2996/llvm/test/Transforms/SeparateConstOffsetFromGEP
Matt Arsenault ad479ddb34 Revert "[SeparateConstOffsetFromGEP] Decompose constant xor operand if possible (#135788)"
This reverts commit 13ccce2877.

The tests are on non-canonical IR, and adds an extra unrelated
pre-processing step to the pass. I'm assuming this is a workaround
for the known-bits recursion depth limit in instcombine.
2025-06-11 08:49:13 +09:00
..