[all-commits] [llvm/llvm-project] 713d3d: [mlir][NVGPU] Verifier for nvgpu.ldmatrix

Manish Gupta via All-commits all-commits at lists.llvm.org
Thu Jul 14 15:46:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 713d3de5fbd2984a12d7731a1d90e5c669adfa5b
      https://github.com/llvm/llvm-project/commit/713d3de5fbd2984a12d7731a1d90e5c669adfa5b
  Author: Manish Gupta <manigupta at google.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/NVGPU/IR/NVGPU.td
    M mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp
    M mlir/test/Dialect/NVGPU/invalid.mlir

  Log Message:
  -----------
  [mlir][NVGPU] Verifier for nvgpu.ldmatrix

* Adds verifiers for `nvgpu.ldmatrix` op
* Adds tests to `mlir/test/Dialect/NVGPU/invalid.mlir`

Reviewed By: ThomasRaoux

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




More information about the All-commits mailing list