[all-commits] [llvm/llvm-project] 8d7c1c: [mlir][vector] Fix warp distribution test

Thomas via All-commits all-commits at lists.llvm.org
Mon Aug 8 14:00:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d7c1c55a43fc0eec3410fab0d4cbe6626522a56
      https://github.com/llvm/llvm-project/commit/8d7c1c55a43fc0eec3410fab0d4cbe6626522a56
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M mlir/test/Dialect/Vector/vector-warp-distribute.mlir

  Log Message:
  -----------
  [mlir][vector] Fix warp distribution test

The test was using a missing prefix. Add the prefix and fix the naming.

Found by @csigg

Reviewed By: csigg

Differential Revision: https://reviews.llvm.org/D131428




More information about the All-commits mailing list