[all-commits] [llvm/llvm-project] 8031a0: [MLIR] Run the TMA test for sm_90

Guray Ozen via All-commits all-commits at lists.llvm.org
Mon Sep 4 09:15:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8031a088eb404ccd7490a589ecaa0fb76e73d2ef
      https://github.com/llvm/llvm-project/commit/8031a088eb404ccd7490a589ecaa0fb76e73d2ef
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M mlir/test/Integration/GPU/CUDA/sm90/tmaload.mlir

  Log Message:
  -----------
  [MLIR] Run the TMA test for sm_90

TMA was introduced to MLIR, however, it needed `ptxas` compiler. Recent work D154117 introduced that!

This work runs the existing integration test.

Reviewed By: fmorac

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




More information about the All-commits mailing list