Commit 7a101798 authored by Sameer Sahasrabuddhe's avatar Sameer Sahasrabuddhe
Browse files

Revert "[AMDGPU] Mark mbcnt as convergent"

This reverts commit 37114036.

The output of mbcnt does not depend on other active lanes, and hence it is not
convergent. The original change was made as a possible fix for

https://github.com/ROCm-Developer-Tools/HIP/issues/3172

But changing mbcnt does not fix that issue.

Reviewed By: ruiling, foad, yaxunl

Differential Revision: https://reviews.llvm.org/D153953
parent ea045b99
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