[all-commits] [llvm/llvm-project] c1c56a: Remove `let constructor =` from ArithBufferizePass...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Oct 2 15:41:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1c56ae49e57b593cbd6cefba48cd471951d10ea
https://github.com/llvm/llvm-project/commit/c1c56ae49e57b593cbd6cefba48cd471951d10ea
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/Arith/Transforms/Passes.h
M mlir/include/mlir/Dialect/Arith/Transforms/Passes.td
M mlir/lib/Dialect/Arith/Transforms/Bufferize.cpp
Log Message:
-----------
Remove `let constructor =` from ArithBufferizePass and rely on TableGen to generate the glue (NFC)
More information about the All-commits
mailing list