[PATCH] D80752: [AArch64]: BFloat MatMul Intrinsics&CodeGen

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 14:50:32 PDT 2020


miyuki added inline comments.


================
Comment at: clang/lib/CodeGen/CGBuiltin.cpp:16160
   }
   case WebAssembly::BI__builtin_wasm_narrow_s_i8x16_i16x8:
   case WebAssembly::BI__builtin_wasm_narrow_u_i8x16_i16x8:
----------------
miyuki wrote:
> This chunk does not belong to the patch
Oops, ignore the previous comment, please.


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

https://reviews.llvm.org/D80752





More information about the cfe-commits mailing list