[PATCH] D79739: Adding Extra Runtime Functions to OMPKinds.def
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 09:11:05 PDT 2020
jdoerfert added a comment.
In D79739#2032731 <https://reviews.llvm.org/D79739#2032731>, @fghanim wrote:
> @jdoerfert At this point should I just drop the changes I made in OMPKinds.def ? :D
The target dependent size stuff is not solved in here so your solution is needed. The runtime functions and types now declared do not need to be declared again by you.
I'll merge this today.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79739/new/
https://reviews.llvm.org/D79739
More information about the llvm-commits
mailing list