[all-commits] [llvm/llvm-project] f60d23: [mlir][docs] Reorder PassWrapper arguments
Marius Brehler via All-commits
all-commits at lists.llvm.org
Fri Jun 11 12:50:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f60d23c7381c347ad57cb776430dc18730890993
https://github.com/llvm/llvm-project/commit/f60d23c7381c347ad57cb776430dc18730890993
Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M mlir/docs/PassManagement.md
Log Message:
-----------
[mlir][docs] Reorder PassWrapper arguments
Fixes the order of template arguments passed to the `PassWrapper`.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D104132
More information about the All-commits
mailing list