[all-commits] [llvm/llvm-project] 977c6f: [mlir] Convert tests to check 'target=...'

Paul T Robinson via All-commits all-commits at lists.llvm.org
Thu Dec 15 14:50:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 977c6f786710770d4a673c1200b0c08ca25fe13c
      https://github.com/llvm/llvm-project/commit/977c6f786710770d4a673c1200b0c08ca25fe13c
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M mlir/test/Examples/Toy/Ch6/jit.toy
    M mlir/test/Examples/Toy/Ch7/jit.toy
    M mlir/test/Examples/standalone/test.toy
    M mlir/test/Integration/Dialect/Complex/CPU/correctness.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/dense_output_bf16.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum_bf16.mlir

  Log Message:
  -----------
  [mlir] Convert tests to check 'target=...'

Part of the project to eliminate special handling for triples in lit
expressions.




More information about the All-commits mailing list