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