[Openmp-commits] [PATCH] D87084: [OpenMP][AMDGPU] Use DS_Max_Warp_Number instead of WARPSIZE

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 3 07:52:00 PDT 2020


JonChesterfield added a comment.

This can't break nvptx as WARPSIZE == DS_Max_Warp_Number.

Can you share your reasoning for amdgcn? The control flow is difficult to follow in this area


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87084/new/

https://reviews.llvm.org/D87084



More information about the Openmp-commits mailing list