[PATCH] D93307: [SVE][CodeGen] Add bfloat16 support to scalable masked gather
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 03:09:53 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d2a78996bee: [SVE][CodeGen] Add bfloat16 support to scalable masked gather (authored by kmclaughlin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93307/new/
https://reviews.llvm.org/D93307
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-signed-scaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-signed-unscaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-unsigned-scaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-unsigned-unscaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-64b-scaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-64b-unscaled.ll
llvm/test/CodeGen/AArch64/sve-masked-scatter-legalise.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93307.312423.patch
Type: text/x-patch
Size: 20801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/435802b3/attachment.bin>
More information about the llvm-commits
mailing list