[all-commits] [llvm/llvm-project] ac64c5: [mlir][bufferization] Fix failing lit test
amrami via All-commits
all-commits at lists.llvm.org
Tue Jan 31 03:11:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac64c54649d6f1e1fdb8c96798a2d9221e3941d8
https://github.com/llvm/llvm-project/commit/ac64c54649d6f1e1fdb8c96798a2d9221e3941d8
Author: Maya Amrami <mayaam88 at gmail.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-force-copy-before-write.mlir
Log Message:
-----------
[mlir][bufferization] Fix failing lit test
Checks were too strict and by the time the patch was submitted,
the output of the test changed.
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D142969
More information about the All-commits
mailing list