Unverified Commit 6e30d97e authored by Durgadoss R's avatar Durgadoss R Committed by GitHub
Browse files

[MLIR][NVVM] [NFC] Update Docs for shfl.sync Op (#89044)



The first argument to the nvvm_shfl_sync_* family
of intrinsics is the thread_mask (aka member_mask). 
This patch renames the corresponding operand in the Op
to reflect the same i.e. `dst` -> `thread_mask`.

While we are there, add summary and description
for this Op.

Signed-off-by: default avatarDurgadoss R <durgadossr@nvidia.com>
parent 5d4e072a
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