[all-commits] [llvm/llvm-project] 70056d: Revert "[InstCombine] Don't check for alloc fn bef...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jul 21 02:01:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70056d04e2dc928ece0fbc58a85f3af7d5940b34
https://github.com/llvm/llvm-project/commit/70056d04e2dc928ece0fbc58a85f3af7d5940b34
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-21 (Thu, 21 Jul 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/deref-alloc-fns.ll
Log Message:
-----------
Revert "[InstCombine] Don't check for alloc fn before fetching object size"
This reverts commit c72c22c04df992c95c5912d0075e5263c88f9fec.
This affected an Analysis test that I missed. Reverting for now.
More information about the All-commits
mailing list