[all-commits] [llvm/llvm-project] 9efa7d: Remove -print-lsr-output in favor of --stop-after=...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Dec 29 18:58:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9efa7d7af3decfc5223963b19e1b85cacac48084
https://github.com/llvm/llvm-project/commit/9efa7d7af3decfc5223963b19e1b85cacac48084
Author: Fangrui Song <i at maskray.me>
Date: 2024-12-29 (Sun, 29 Dec 2024)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/include/llvm/Target/CGPassBuilderOption.h
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/test/CodeGen/PowerPC/lsr-postinc-pos.ll
M llvm/test/Transforms/LoopStrengthReduce/AArch64/lsr-reuse.ll
Log Message:
-----------
Remove -print-lsr-output in favor of --stop-after=loop-reduce
Pull Request: https://github.com/llvm/llvm-project/pull/121305
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list