[PATCH] D99433: [Matrix] Including __builtin_matrix_multiply_add for the matrix type extension.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 05:26:21 PDT 2021


fhahn added a subscriber: effective-light.
fhahn added a comment.

Just FYI, `#pragma clang fp` support for matrix operations has been added in be2277fbf233 <https://reviews.llvm.org/rGbe2277fbf233cca8e1bd698fa9ab6de404001c3a> by @effective-light in the meantime.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99433



More information about the llvm-commits mailing list