[all-commits] [llvm/llvm-project] 825018: Revert "Recommit "[LoopFlatten] Enable it by defau...
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Mon Dec 5 07:14:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8250180238575ad81aed2104ca69b8fdc98d60df
https://github.com/llvm/llvm-project/commit/8250180238575ad81aed2104ca69b8fdc98d60df
Author: Sjoerd Meijer <smeijer at nvidia.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M llvm/docs/ReleaseNotes.rst
M llvm/lib/Passes/PassBuilderPipelines.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 3ea6a9a469fde168c527b1c34c09f6d684ec86af because of the
reported miscompilation in: https://github.com/llvm/llvm-project/issues/59339
More information about the All-commits
mailing list