[PATCH] D75384: OpenMP for loop fusion

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 00:36:01 PDT 2020


sstefan1 added a comment.

In D75384#2317444 <https://reviews.llvm.org/D75384#2317444>, @abidmalikwaterloo wrote:

> I have been trying to update my patch by following the steps on:
>
> https://llvm.org/docs/Contributing.html#how-to-submit-a-patch
>
> However, I always end up loading nothing.

Looks like you have multiple commits and you are only including the last one. Have you considered putting everything in one commit and then you can update this revision?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75384/new/

https://reviews.llvm.org/D75384



More information about the llvm-commits mailing list