[all-commits] [llvm/llvm-project] ad9525: Revert "[LICM] Only create load in pre-header when...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Apr 13 11:25:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad95255b9215a9e467169e6109bd53561e589f0b
https://github.com/llvm/llvm-project/commit/ad95255b9215a9e467169e6109bd53561e589f0b
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-13 (Wed, 13 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 4bf3b7dc929c8288e9e5631978ef060d9140b251.
This might be causing another buildbot failure.
More information about the All-commits
mailing list