[PATCH] D82141: [sve][acle] Add SVE BFloat16 extensions.
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 22 01:01:57 PDT 2020
sdesmalen added inline comments.
================
Comment at: llvm/include/llvm/IR/IntrinsicsAArch64.td:1345
+ : Intrinsic<[llvm_nxv4f32_ty],
+ [llvm_nxv4f32_ty,
+ llvm_nxv8bf16_ty,
----------------
nit: keep this on one line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82141/new/
https://reviews.llvm.org/D82141
More information about the cfe-commits
mailing list