[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:56:51 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.

Waiting for the result of https://lab.llvm.org/buildbot/#/builders/239/builds/5285...



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


More information about the llvm-commits mailing list