[all-commits] [llvm/llvm-project] b1c10d: Fixup on ArithBufferizePass: add the Pass suffix i...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Oct 2 15:50:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1c10dfd72f8c617346772be6070ef37fa5db867
https://github.com/llvm/llvm-project/commit/b1c10dfd72f8c617346772be6070ef37fa5db867
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.td
M mlir/lib/Dialect/Arith/Transforms/Bufferize.cpp
Log Message:
-----------
Fixup on ArithBufferizePass: add the Pass suffix in TableGen to ensure consitency of the generated code
More information about the All-commits
mailing list