[all-commits] [llvm/llvm-project] c96c85: Revert "[LoopSink] Allow sinking to PHI-use"
alexfh via All-commits
all-commits at lists.llvm.org
Wed Jun 21 08:37:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c96c85aba28089ec840a867e289782831e9637ee
https://github.com/llvm/llvm-project/commit/c96c85aba28089ec840a867e289782831e9637ee
Author: Alexander Kornienko <alexfh at google.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopSink.cpp
R llvm/test/Transforms/LICM/loopsink-phi.ll
Log Message:
-----------
Revert "[LoopSink] Allow sinking to PHI-use"
This reverts commit 54711a6a5872d5f97da4c0a1bd7e58d0546ca701.
The commit is causing a clang crash: https://reviews.llvm.org/D152772#4437254
More information about the All-commits
mailing list