[PATCH] D125247: [ValueTypes] Define MVTs for v128i2/v64i4 as well as i2 and i4.

Hendrik Greving via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 09:33:45 PDT 2022


hgreving added a comment.

In D125247#3503918 <https://reviews.llvm.org/D125247#3503918>, @craig.topper wrote:

> In D125247#3503854 <https://reviews.llvm.org/D125247#3503854>, @hgreving wrote:
>
>> clang-format changes. I am aware that some of the changes look like they do not follow existing code. I'm not sure why clang-format does this.
>
> We've been ignoring clang-format on these files. Maybe we should add `// clang-format off` markers

Can do. TBD.


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

https://reviews.llvm.org/D125247



More information about the llvm-commits mailing list