[llvm] Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`" (PR #78023)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 13 01:14:20 PST 2024
dtcxzyw wrote:
> Bisect is not finished, but it passed after this patch. Sorry of the noise.
Are you sure reverting #78023 will fix the crash?
https://github.com/llvm/llvm-project/pull/78023
More information about the llvm-commits
mailing list