[all-commits] [llvm/llvm-project] 886598: [mlir][GPU] Add `gpu.assert` op
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Dec 20 06:46:41 PST 2024
Branch: refs/heads/users/matthias-springer/gpu_assert
Home: https://github.com/llvm/llvm-project
Commit: 8865986a181b1cb2b714013e77210c0ef0988037
https://github.com/llvm/llvm-project/commit/8865986a181b1cb2b714013e77210c0ef0988037
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
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