[all-commits] [llvm/llvm-project] 3ea6a9: Recommit "[LoopFlatten] Enable it by default"
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Tue Nov 29 02:51:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ea6a9a469fde168c527b1c34c09f6d684ec86af
https://github.com/llvm/llvm-project/commit/3ea6a9a469fde168c527b1c34c09f6d684ec86af
Author: Sjoerd Meijer <smeijer at nvidia.com>
Date: 2022-11-29 (Tue, 29 Nov 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:
-----------
Recommit "[LoopFlatten] Enable it by default"
The problem in 58441 that was reported after enabling this last time was fixed
in 8e9e22f07bcbe2ee95478684cf31948370e4e51e.
More information about the All-commits
mailing list