[all-commits] [llvm/llvm-project] 281380: [MLIR] Fix test case for kernel attribute.

frgossen via All-commits all-commits at lists.llvm.org
Wed Apr 22 00:28:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 28138027460d3a99646bb0c47dda7472e34d2bb5
      https://github.com/llvm/llvm-project/commit/28138027460d3a99646bb0c47dda7472e34d2bb5
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M mlir/test/Dialect/GPU/invalid.mlir

  Log Message:
  -----------
  [MLIR] Fix test case for kernel attribute.

Summary:
Fix a broken test case in the `invalid.mlir` lit test case.
`expect` was missing its `e`.

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




More information about the All-commits mailing list