[llvm] [InstCombine] simplify `icmp pred x, ~x` (PR #73990)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 00:45:33 PST 2024


ParkHanbum wrote:

@dtcxzyw How about moving my code inside the foldICmpXorXX function?
Is it okay if I do that? if moved, then I think that no need tests for commuative. 

https://github.com/llvm/llvm-project/pull/73990


More information about the llvm-commits mailing list