[Openmp-commits] [PATCH] D110430: [OpenMP] Add new worksharing definitions into device RTL
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Sep 24 10:54:37 PDT 2021
jhuber6 added a comment.
In D110430#3021214 <https://reviews.llvm.org/D110430#3021214>, @tianshilei1992 wrote:
> LGTM. The dependent patch has a huge amount of changes. Hopefully the function signatures here are finalized. Otherwise...
It's pretty much all fixing the tests, it's also to introduce stuff for the device library since we don't need to worry about backwards compatibility.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110430/new/
https://reviews.llvm.org/D110430
More information about the Openmp-commits
mailing list