[Openmp-commits] [PATCH] D84456: [OpenMP] Refactor memory allocation code for easier support for third party memory libraries
Latchesar Ionkov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 12 06:09:44 PDT 2020
lionkov added a comment.
In D84456#2212180 <https://reviews.llvm.org/D84456#2212180>, @jdoerfert wrote:
> In D84456#2212175 <https://reviews.llvm.org/D84456#2212175>, @lionkov wrote:
>
>> Other than few formatting changes the instructions from the link didn't provide any information about "full diff". Is that related to arcanist somehow? I can try to figure out how to use it if that'll help. :)
>
> I figured if I give you the link to the start of "how to submit a patch" you would follow the links from there. My bad: https://llvm.org/docs/Phabricator.html#phabricator-request-review-web
That's exactly the instructions I followed to submit my patch. If it is lacking some details, I would like to know how to fix it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84456/new/
https://reviews.llvm.org/D84456
More information about the Openmp-commits
mailing list