[all-commits] [llvm/llvm-project] 831236: [MLIR][NVVM] Add support for nvvm.breakpoint Op (#...
Pradeep Kumar via All-commits
all-commits at lists.llvm.org
Tue Sep 10 01:14:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 831236e78ce90526832da00804511ca35e3b527d
https://github.com/llvm/llvm-project/commit/831236e78ce90526832da00804511ca35e3b527d
Author: Pradeep Kumar <pradeepku at nvidia.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/test/Target/LLVMIR/nvvmir.mlir
Log Message:
-----------
[MLIR][NVVM] Add support for nvvm.breakpoint Op (#107193)
This commit adds support for `nvvm.breakpoint` Op which lowers to the
PTX brkpt instruction. Also, added the respective tests in `nvvmir.mlir`
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