[all-commits] [llvm/llvm-project] 48d244: Revert "[LICM] Support hosting of dynamic allocas ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Feb 26 07:16:42 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 48d24465668b268ec0aa39b62cabab5ee50e961d
https://github.com/llvm/llvm-project/commit/48d24465668b268ec0aa39b62cabab5ee50e961d
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
R llvm/test/Transforms/LICM/hoist-alloca.ll
Log Message:
-----------
Revert "[LICM] Support hosting of dynamic allocas out of loops"
This reverts commit 8d22100f66c4170510c6ff028c60672acfe1cff9.
There was a functional regression reported (https://bugs.llvm.org/show_bug.cgi?id=44996). I'm not actually sure the patch is wrong, but I don't have time to investigate currently, and this line of work isn't something I'm likely to get back to quickly.
(cherry picked from commit 14845b2c459021e3dbf2ead52d707d4a7db40cbb)
More information about the All-commits
mailing list