[Openmp-commits] [PATCH] D108339: [openmp][nfc] Replace OMPGridValues array with struct
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Aug 19 04:03:47 PDT 2021
JonChesterfield added a comment.
Given this patch, I can then template the amdgpu one on wavesize to get something that is a compile time constant in the devicertl and easily used from clang/host plugin. Expecting to have a few refactors following on from this to make the gfx9/gfx10 abstraction dry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108339/new/
https://reviews.llvm.org/D108339
More information about the Openmp-commits
mailing list