[PATCH] D82206: [ARM][BFloat] Implement bf16 get/set_lane without casts to i16 vectors

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 10:46:26 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a4feb1d53df: [ARM][BFloat] Implement bf16 get/set_lane without casts to i16 vectors (authored by miyuki).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82206

Files:
  clang/include/clang/Basic/arm_neon.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/arm-bf16-getset-intrinsics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82206.272497.patch
Type: text/x-patch
Size: 11166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200622/0cce160a/attachment-0001.bin>


More information about the cfe-commits mailing list