[all-commits] [llvm/llvm-project] ff79eb: [PassBuilder] Add textual representation for funct...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Jun 29 09:39:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff79eb3af6f0def0be2c1d5907e952b394406a08
https://github.com/llvm/llvm-project/commit/ff79eb3af6f0def0be2c1d5907e952b394406a08
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
A llvm/test/Other/function-simplification.ll
Log Message:
-----------
[PassBuilder] Add textual representation for function simplification pipeline
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D153784
More information about the All-commits
mailing list