since it depends on CFG.
Otherwise some passes will try to merge them and cause
incorrect results.
Paths
| Differential D145072
[AMDGPU] Mark mbcnt as convergent ClosedPublic Authored by yaxunl on Mar 1 2023, 8:00 AM.
Details
Summary since it depends on CFG. Otherwise some passes will try to merge them and cause
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 1 2023, 11:03 AM This revision was landed with ongoing or failed builds.Mar 2 2023, 8:57 AM Closed by commit rG37114036aa57: [AMDGPU] Mark mbcnt as convergent (authored by yaxunl). · Explain Why This revision was automatically updated to reflect the committed changes. sameerds added a reverting change: D153953: Revert "[AMDGPU] Mark mbcnt as convergent".Jun 28 2023, 1:31 AM sameerds added a reverting change: rG7a101798b753: Revert "[AMDGPU] Mark mbcnt as convergent".Jun 30 2023, 12:54 AM
Revision Contents
Diff 501886 clang/test/CodeGenOpenCL/builtins-amdgcn.cl
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
|