================ @@ -4564,6 +4564,17 @@ static Instruction *foldICmpXorXX(ICmpInst &I, const SimplifyQuery &Q, return nullptr; } ---------------- mgudim wrote: Also see similar PR: https://github.com/llvm/llvm-project/pull/75899 https://github.com/llvm/llvm-project/pull/71396