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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 05:57:46 PST 2024


dtcxzyw wrote:

> more generalized patch: https://reviews.llvm.org/D145280

Great! Wondering if we should generalize it as these patterns may not exist in real-world applications...


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


More information about the llvm-commits mailing list