[all-commits] [llvm/llvm-project] 9964c2: [MILR][NVVM] Fix missing semicolon in nvvm.barrier...
Pradeep Kumar via All-commits
all-commits at lists.llvm.org
Mon May 20 09:57:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9964c2c33d750d60b512d518899fa2147576f3f3
https://github.com/llvm/llvm-project/commit/9964c2c33d750d60b512d518899fa2147576f3f3
Author: Pradeep Kumar <pradeepisro49 at gmail.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/test/Conversion/NVVMToLLVM/nvvm-to-llvm.mlir
Log Message:
-----------
[MILR][NVVM] Fix missing semicolon in nvvm.barrier.arrive Op (#92769)
This commit fixes the missing semicolon in the PTX codegen path where
barrier id is provided for the NVVM BarrierArriveOp. Also, updated
nvvm-to-llvm.mlir lit test to reflect the same
Co-authored-by: pradeepku <pradeepku at nvidia.com>
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