[all-commits] [llvm/llvm-project] f8dd45: [mlir][GPU] Add `gpu.assert` op
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Dec 18 06:43:43 PST 2024
Branch: refs/heads/users/matthias-springer/gpu_assert
Home: https://github.com/llvm/llvm-project
Commit: f8dd45fb6dffa927a2c84b8d0ca04be370f20e84
https://github.com/llvm/llvm-project/commit/f8dd45fb6dffa927a2c84b8d0ca04be370f20e84
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/lib/Dialect/GPU/Pipelines/GPUToNVVMPipeline.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