[all-commits] [llvm/llvm-project] 86f4ef: [mlir][GPU] Add `gpu.assert` op
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Jan 6 00:52:11 PST 2025
Branch: refs/heads/users/matthias-springer/gpu_assert
Home: https://github.com/llvm/llvm-project
Commit: 86f4eff65380a63f5124210427c6cdcb83240ac8
https://github.com/llvm/llvm-project/commit/86f4eff65380a63f5124210427c6cdcb83240ac8
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M mlir/examples/toy/Ch7/mlir/LowerToLLVM.cpp
M mlir/include/mlir/Conversion/ControlFlowToLLVM/ControlFlowToLLVM.h
M mlir/lib/Conversion/ControlFlowToLLVM/ControlFlowToLLVM.cpp
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.h
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.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