[all-commits] [llvm/llvm-project] 67754a: [mlir][gpu] NFC - Fail gracefully when type conver...

Guray Ozen via All-commits all-commits at lists.llvm.org
Fri Jul 28 14:06:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67754a9dc4db9d16c94f219e73ef00fd3c682d9b
      https://github.com/llvm/llvm-project/commit/67754a9dc4db9d16c94f219e73ef00fd3c682d9b
  Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp

  Log Message:
  -----------
  [mlir][gpu] NFC - Fail gracefully when type conversion fails instead of crashing


  Commit: ca74ad88295ffb15c63f9e247ec26f1dc8e63210
      https://github.com/llvm/llvm-project/commit/ca74ad88295ffb15c63f9e247ec26f1dc8e63210
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M mlir/test/CMakeLists.txt
    A mlir/test/Integration/GPU/CUDA/sm90/lit.local.cfg
    A mlir/test/Integration/GPU/CUDA/sm90/tmaload.mlir
    M mlir/test/lit.site.cfg.py.in
    M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

  Log Message:
  -----------
  [mlir] Nvidia Hopper TMA load integration test

This work introduces sm90 integration testing and adds a single test.

Depends on : D155825 D155680 D155563 D155453

Reviewed By: nicolasvasilache

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


Compare: https://github.com/llvm/llvm-project/compare/1bf6f55911ca...ca74ad88295f


More information about the All-commits mailing list