[all-commits] [llvm/llvm-project] 4fc128: [mlir][bufferization][NFC] Clean up code (#78594)
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Jan 19 01:20:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fc128f817b425657049922175619addb04c8f41
https://github.com/llvm/llvm-project/commit/4fc128f817b425657049922175619addb04c8f41
Author: Matthias Springer <me at m-sp.org>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
M mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp
M mlir/lib/Dialect/Bufferization/Transforms/BufferDeallocationSimplification.cpp
Log Message:
-----------
[mlir][bufferization][NFC] Clean up code (#78594)
Clean up code and remove dead code.
More information about the All-commits
mailing list