[PATCH] D127877: [ValueTypes] Add types for nxv16bf16 and nxv32bf16.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 14:25:21 PDT 2022


craig.topper added a comment.

In D127877#3590136 <https://reviews.llvm.org/D127877#3590136>, @Amir wrote:

> This diff breaks MSVC build: https://lab.llvm.org/buildbot/#/builders/222/builds/1268. Can you please take a look?

It feels like llvm-tblgen didn't get rebuilt and is out of sync with ValueTypes.td. Is that possible?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127877



More information about the llvm-commits mailing list