[PATCH] D50575: [AMDGPU] Add support for a16 modifier for gfx9

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 10:45:22 PDT 2018


rtaylor added a comment.

In https://reviews.llvm.org/D50575#1215523, @nhaehnle wrote:

> Thanks for the changes.
>
> Sorry to be a stickler about this, but the formatting of the odd gradients check in `lowerImage` is still wrong, please adjust this according to clang-format-diff before you commit.
>
> No need to re-upload here, the rest of the changes looks good to me.


No problem, I understand.  I thought I had copied from the previous clang-format but I had copied from an earlier version, thanks for catching it.

It is interesting to note though that clang-format changed so much in this file.


Repository:
  rL LLVM

https://reviews.llvm.org/D50575





More information about the llvm-commits mailing list