[all-commits] [llvm/llvm-project] e9c072: [PHITransAddr] Check GEP source element type
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Feb 11 07:23:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9c0720010c07c75d63605610934e165b8aa4afd
https://github.com/llvm/llvm-project/commit/e9c0720010c07c75d63605610934e165b8aa4afd
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M llvm/lib/Analysis/PHITransAddr.cpp
M llvm/test/Transforms/GVN/opaque-ptr.ll
Log Message:
-----------
[PHITransAddr] Check GEP source element type
It's not the same GEP if the source element type is different.
More information about the All-commits
mailing list