[all-commits] [llvm/llvm-project] 0ef990: [mlir][bufferization] Improve verifier for `buffer...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Oct 1 10:36:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ef990d57c1f8c37c754271c34601b08ca0e463c
https://github.com/llvm/llvm-project/commit/0ef990d57c1f8c37c754271c34601b08ca0e463c
Author: Matthias Springer <me at m-sp.org>
Date: 2023-10-01 (Sun, 01 Oct 2023)
Changed paths:
M mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
M mlir/test/Dialect/Bufferization/invalid.mlir
Log Message:
-----------
[mlir][bufferization] Improve verifier for `bufferization.dealloc` (#67912)
Check that the number of retained operands and updated conditions match.
More information about the All-commits
mailing list