[all-commits] [llvm/llvm-project] 6375ca: [AArch64][SVE] Add extract_subvector patterns for ...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Wed Sep 22 07:05:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6375ca40590b9fea49a9d7d20f80d3da6af381f1
https://github.com/llvm/llvm-project/commit/6375ca40590b9fea49a9d7d20f80d3da6af381f1
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2021-09-22 (Wed, 22 Sep 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-extract-vector.ll
Log Message:
-----------
[AArch64][SVE] Add extract_subvector patterns for unpacked fp16 and bfloat types.
Reviewed By: david-arm
Differential Revision: https://reviews.llvm.org/D110163
More information about the All-commits
mailing list