diff options
author | chuongg3 <chuong.goh@arm.com> | 2023-11-15 11:41:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 11:41:46 +0000 |
commit | 692fbd6c009e6eea6ad4f982859fb8bbc085845d (patch) | |
tree | 0b84378016f7cd306fde0d80d09bcf8fe15c18c5 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | fe2bd12396580c60aabc08c60eba7e81d29d6cc8 (diff) | |
download | llvm-692fbd6c009e6eea6ad4f982859fb8bbc085845d.zip llvm-692fbd6c009e6eea6ad4f982859fb8bbc085845d.tar.gz llvm-692fbd6c009e6eea6ad4f982859fb8bbc085845d.tar.bz2 |
[AArch64][GlobalISel] Support udot lowering for vecreduce add (#70784)
vecreduce_add(mul(ext, ext)) -> vecreduce_add(udot)
vecreduce_add(ext) -> vecreduce_add(ext)
Vectors of scalar size of 8-bits with element count of multiples of 8
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions