[all-commits] [llvm/llvm-project] 4d9d10: [mlir] fix filecheck prefixes in a dataflow test (...
ftynse via All-commits
all-commits at lists.llvm.org
Mon Dec 18 08:11:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d9d105c7053d67507a3ab1e7cf34bf6d521cc44
https://github.com/llvm/llvm-project/commit/4d9d105c7053d67507a3ab1e7cf34bf6d521cc44
Author: Oleksandr "Alex" Zinenko <zinenko at google.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M mlir/test/Analysis/DataFlow/test-next-access.mlir
Log Message:
-----------
[mlir] fix filecheck prefixes in a dataflow test (#75794)
-SAME and -LITERAL do not compose in CHECK commands.
More information about the All-commits
mailing list