[PATCH] D82501: [sve][acle] Add reinterpret intrinsics for brain float.
Francesco Petrogalli via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 25 09:07:42 PDT 2020
fpetrogalli updated this revision to Diff 273399.
fpetrogalli marked an inline comment as done.
fpetrogalli added a comment.
@david-arm, at the end I decided to add the `ASM-NOT` test, it was easy and came for free.
Also, I have moved the IR tests in the file with all other bitcasts, using a funcion attribute to enable the bf16 feature only for those functions that deal with bfloats.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82501/new/
https://reviews.llvm.org/D82501
Files:
clang/utils/TableGen/SveEmitter.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-bitcast-bfloat.ll
llvm/test/CodeGen/AArch64/sve-bitcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82501.273399.patch
Type: text/x-patch
Size: 12744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/2ce0b73c/attachment.bin>
More information about the cfe-commits
mailing list