[all-commits] [llvm/llvm-project] d87363: Revert "[InstCombine] Generalize ptrtoint(gep) fol...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 12 07:54:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d873630fda191c327c2762c42186fa142c45934a
https://github.com/llvm/llvm-project/commit/d873630fda191c327c2762c42186fa142c45934a
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
Log Message:
-----------
Revert "[InstCombine] Generalize ptrtoint(gep) fold (NFC)"
This reverts commit c45f939e34dafaf0f57fd1d93df7df5cc89f1dec.
This refactoring turned out to not be useful for the case I had
originally in mind, so revert it for now.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list