[all-commits] [llvm/llvm-project] 4569b3: Revert "Devirtualize a call on alloca without wait...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Thu Feb 27 06:59:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4569b3a86f8a4b1b8ad28fe2321f936f9d7ffd43
https://github.com/llvm/llvm-project/commit/4569b3a86f8a4b1b8ad28fe2321f936f9d7ffd43
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
M clang/test/CodeGenCXX/member-function-pointer-calls.cpp
M llvm/lib/Transforms/IPO/Inliner.cpp
R llvm/test/Transforms/Inline/devirtualize-4.ll
Log Message:
-----------
Revert "Devirtualize a call on alloca without waiting for post inline cleanup and next"
This reverts commit 59fb9cde7a4a96fe8485a80d9010e4420ffdca82.
The patch caused internal miscompilations.
More information about the All-commits
mailing list