[Openmp-commits] [PATCH] D84456: [OpenMP] Refactor memory allocation code for easier support for third party memory libraries
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Aug 11 19:22:24 PDT 2020
jdoerfert added a comment.
In D84456#2211957 <https://reviews.llvm.org/D84456#2211957>, @lionkov wrote:
> In D84456#2211451 <https://reviews.llvm.org/D84456#2211451>, @AndreyChurbanov wrote:
>
>> Could you please provide full diff so that more context is available around the changes?
>
> Sorry, this is my first patch to llvm. What dows "full diff" mean?
No problemo, we have documentation :)
https://llvm.org/docs/Contributing.html#how-to-submit-a-patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84456/new/
https://reviews.llvm.org/D84456
More information about the Openmp-commits
mailing list