Unverified Commit 9964c2c3 authored by Pradeep Kumar's avatar Pradeep Kumar Committed by GitHub
Browse files

[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: default avatarpradeepku <pradeepku@nvidia.com>
parent 097e96d0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment