[all-commits] [llvm/llvm-project] 682ef3: [InstCombine] Remove call to getPointerElementType()
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Mar 29 07:52:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 682ef39b1a171e60cbf3f5395e835ef06d80c45e
https://github.com/llvm/llvm-project/commit/682ef39b1a171e60cbf3f5395e835ef06d80c45e
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
[InstCombine] Remove call to getPointerElementType()
This was erroneously re-introduced as part of
bb0b23174e4ab963df427393fbf21bddede499bf.
More information about the All-commits
mailing list