[PATCH] D85009: [Sema][BFloat] Forbid arithmetic on vectors of bfloat.

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 31 09:02:52 PDT 2020


jfb added a comment.

Is that true of all vector bfloat implementations? It seems like arithmetic on these types is something implementations would likely support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85009



More information about the cfe-commits mailing list