[all-commits] [llvm/llvm-project] adf313: Revert "[InstCombine] Fold `icmp pred (inttoptr X)...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Jan 13 00:46:52 PST 2024
Branch: refs/heads/revert-77832-fold-icmp-inttoptr
Home: https://github.com/llvm/llvm-project
Commit: adf313575882898bc2cda09f891b80aa1a2786f2
https://github.com/llvm/llvm-project/commit/adf313575882898bc2cda09f891b80aa1a2786f2
Author: Vitaly Buka <vitalybuka at gmail.com>
Date: 2024-01-13 (Sat, 13 Jan 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/cast_ptr.ll
Log Message:
-----------
Revert "[InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y`"
More information about the All-commits
mailing list