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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 09:32:17 PDT 2022


craig.topper added a comment.

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


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

https://reviews.llvm.org/D125247



More information about the llvm-commits mailing list