[all-commits] [llvm/llvm-project] 1ddc71: Revert "[LICM] Only create load in pre-header when...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Apr 11 08:38:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ddc719680c21f3d1e75827665b9b40bf75256f4
https://github.com/llvm/llvm-project/commit/1ddc719680c21f3d1e75827665b9b40bf75256f4
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/LICM.cpp
M llvm/test/Transforms/LICM/scalar-promote.ll
Log Message:
-----------
Revert "[LICM] Only create load in pre-header when promoting load."
This reverts commit 42229b96bf94ec896d5c62fa643d83ba96e86eea.
This appears to cause crashes on multiple bots.
More information about the All-commits
mailing list