ParkHanbum wrote: -. eq/ne case removed. -. vector test added. The comparison between X and X^C was already being handled by instcombine. I wrote the code without realizing it, so the related code and tests were deleted. https://github.com/llvm/llvm-project/pull/73990