[PATCH] D82501: [sve][acle] Add reinterpret intrinsics for brain float.

David Sherwood via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 23:57:42 PDT 2020


david-arm added inline comments.


================
Comment at: clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_reinterpret-bfloat.c:5
+
+#include <arm_sve.h>
+
----------------
Hi @fpetrogalli, in the same way that you asked @kmclaughlin if she could add the ASM-NOT check line in her patch, are you able to do that here? You'd need to add an additional RUN line though to compile to assembly. Don't worry if it's not possible though!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82501





More information about the cfe-commits mailing list