[llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 11:43:32 PST 2024


vitalybuka wrote:

Suspecting miscompile causing https://lab.llvm.org/buildbot/#/builders/236/builds/8673

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


More information about the llvm-commits mailing list