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

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 20:38:07 PST 2024


ParkHanbum wrote:

@sftlbcn I took a rough look at it, I don't understand everything, but it's great! I also wanted to take a more general approach using bit, but It was difficult because I was a newbie.

should I close this PR?

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


More information about the llvm-commits mailing list