[PATCH] D103225: [AMDGPU] Replace non-kernel function uses of LDS globals by pointers.

Ron Lieberman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 20:00:37 PDT 2021


ronlieb added a comment.

psdb (our classic testing) has zero OpenMP tests.
The ePSDB does have OpenMP testing.

a jenkins request to run ePSDB on a phab patch would be  needed to get ePSDB testing.

After the patch has landed in trunk, the twice-daily merges from trunk to amd-stg-open will run both a psdb and ePSDB to validate the set of patches which might get merged.
if the merge testing in psdb/ePSDB fails to pass, merge does not land in amd-stg-open. 
i think our merge process is about to try and digest the LDS patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103225



More information about the llvm-commits mailing list