[all-commits] [llvm/llvm-project] 4d8342: [mlir][GPU] Add `gpu.assert` op
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Dec 18 07:43:36 PST 2024
Branch: refs/heads/users/matthias-springer/gpu_assert
Home: https://github.com/llvm/llvm-project
Commit: 4d8342992a22677686ea7a7dd88d032ca2289391
https://github.com/llvm/llvm-project/commit/4d8342992a22677686ea7a7dd88d032ca2289391
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.h
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
M mlir/test/Dialect/GPU/ops.mlir
A mlir/test/Integration/GPU/CUDA/assert.mlir
Log Message:
-----------
[mlir][GPU] Add `gpu.assert` op
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list