[all-commits] [llvm/llvm-project] 5b9597: Recommit "[LoopFlatten] Enable it by default"
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Mon Oct 17 10:59:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b9597f59a445523bd59b5251ab1c2865e74919f
https://github.com/llvm/llvm-project/commit/5b9597f59a445523bd59b5251ab1c2865e74919f
Author: Sjoerd Meijer <sjoerd.meijer at gmail.com>
Date: 2022-10-17 (Mon, 17 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:
-----------
Recommit "[LoopFlatten] Enable it by default"
The sanitizer bots turned green again after another change went in, i.e.
revert 26dd64ba9cfabe5474bb207f3b7099965f81fed7, so I don't think this
patch was causing the problems.
More information about the All-commits
mailing list