[all-commits] [llvm/llvm-project] 9a4506: [Matrix] Include matrix pipeline for new PM in new...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu May 27 02:58:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a4506e7591fc5aaa9b69d35857908cadb4f5743
https://github.com/llvm/llvm-project/commit/9a4506e7591fc5aaa9b69d35857908cadb4f5743
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/test/Other/new-pm-defaults.ll
M llvm/test/Other/opt-O3-pipeline-enable-matrix.ll
Log Message:
-----------
[Matrix] Include matrix pipeline for new PM in new-pm-defaults.ll.
-enable-matrix just adds a single pass, so it's easier to just check in
new-pm-default.ll rather than duplicating the full checks for -O3 with
the new pass manager.
Suggested post-commit by @aeubanks.
More information about the All-commits
mailing list