[all-commits] [llvm/llvm-project] f7c42a: Revert "Recommit "[LoopFlatten] Enable it by defau...
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Tue Oct 18 11:07:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7c42a278b5f0eab9f16b1cf9563e307368e8d15
https://github.com/llvm/llvm-project/commit/f7c42a278b5f0eab9f16b1cf9563e307368e8d15
Author: Sjoerd Meijer <sjoerd.meijer at gmail.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M llvm/docs/ReleaseNotes.rst
M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
M llvm/lib/Transforms/Scalar/LoopFlatten.cpp
M llvm/test/Other/new-pm-defaults.ll
M llvm/test/Other/new-pm-lto-defaults.ll
M llvm/test/Other/new-pm-thinlto-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
Log Message:
-----------
Revert "Recommit "[LoopFlatten] Enable it by default""
This reverts commit 5b9597f59a445523bd59b5251ab1c2865e74919f.
A miscompilation was reported:
https://github.com/llvm/llvm-project/issues/58441
Reverting this while I look at that.
More information about the All-commits
mailing list