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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 11:49:02 PST 2024


dtcxzyw wrote:

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

Thank you for reporting this! I will investigate it.


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


More information about the llvm-commits mailing list