[all-commits] [llvm/llvm-project] 42431b: [tests] Make testsuite more resilient to "order of...
Chris Lattner via All-commits
all-commits at lists.llvm.org
Wed Sep 8 10:24:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42431b8207a50e2810c9fe2051226e71adb8fc9a
https://github.com/llvm/llvm-project/commit/42431b8207a50e2810c9fe2051226e71adb8fc9a
Author: Chris Lattner <clattner at nondot.org>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M mlir/test/Dialect/GPU/all-reduce-max.mlir
M mlir/test/Dialect/GPU/all-reduce.mlir
M mlir/test/Dialect/Linalg/bufferize.mlir
M mlir/test/Dialect/Linalg/generalize-pad-tensor.mlir
M mlir/test/Dialect/Linalg/loops.mlir
M mlir/test/Dialect/Math/polynomial-approximation.mlir
M mlir/test/Dialect/SPIRV/Transforms/canonicalize.mlir
M mlir/test/Dialect/Shape/canonicalize.mlir
M mlir/test/Dialect/SparseTensor/sparse_1d.mlir
M mlir/test/Dialect/SparseTensor/sparse_2d.mlir
M mlir/test/Dialect/SparseTensor/sparse_3d.mlir
M mlir/test/Dialect/SparseTensor/sparse_fp_ops.mlir
M mlir/test/Dialect/SparseTensor/sparse_int_ops.mlir
M mlir/test/Dialect/SparseTensor/sparse_lower.mlir
M mlir/test/Dialect/SparseTensor/sparse_lower_col.mlir
M mlir/test/Dialect/SparseTensor/sparse_lower_inplace.mlir
M mlir/test/Dialect/SparseTensor/sparse_out.mlir
M mlir/test/Dialect/SparseTensor/sparse_perm.mlir
M mlir/test/Dialect/Vector/vector-contract-transforms.mlir
Log Message:
-----------
[tests] Make testsuite more resilient to "order of constant" changes. NFC.
More information about the All-commits
mailing list