[all-commits] [llvm/llvm-project] a6c8f0: [mlir] Clean up typos in FileCheck directives in v...
Benjamin Chetioui via All-commits
all-commits at lists.llvm.org
Mon Dec 12 00:29:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6c8f06f55b3adbafeaad2078dce5e4cc70f9b27
https://github.com/llvm/llvm-project/commit/a6c8f06f55b3adbafeaad2078dce5e4cc70f9b27
Author: Benjamin Chetioui <bchetioui at google.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M mlir/test/Conversion/MemRefToLLVM/memref-to-llvm.mlir
M mlir/test/Dialect/Affine/SuperVectorize/vector_utils.mlir
M mlir/test/Dialect/Arith/test-emulate-wide-int-pass.mlir
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-allow-return-allocs.mlir
M mlir/test/Dialect/OpenMP/ops.mlir
M mlir/test/Dialect/Tosa/ops.mlir
M mlir/test/Dialect/Tosa/tosa-infer-shapes.mlir
M mlir/test/Dialect/Vector/vector-contract-transforms.mlir
M mlir/test/Target/SPIRV/logical-ops.mlir
M mlir/test/mlir-cpu-runner/math-polynomial-approx.mlir
Log Message:
-----------
[mlir] Clean up typos in FileCheck directives in various tests.
Reviewed By: tpopp
Differential Revision: https://reviews.llvm.org/D139698
More information about the All-commits
mailing list