[all-commits] [llvm/llvm-project] 5035d1: Fix BufferPlacement Pass to derive from the TableG...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Aug 14 01:02:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5035d192faf3389bad0acf69ae69ed6b5cfe930c
https://github.com/llvm/llvm-project/commit/5035d192faf3389bad0acf69ae69ed6b5cfe930c
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M mlir/include/mlir/Transforms/Passes.td
M mlir/lib/Transforms/BufferPlacement.cpp
Log Message:
-----------
Fix BufferPlacement Pass to derive from the TableGen generated parent class (NFC)
More information about the All-commits
mailing list