diff options
author | David Green <david.green@arm.com> | 2024-01-03 07:49:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-03 07:49:20 +0000 |
commit | 5b5614c92fb2003a6b40edde4f036e2e65473561 (patch) | |
tree | 382b0a1501b41ed2df15c2e18b6a98bf661ec524 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 7e186d366d6c7def0543acc255931f617e76dff0 (diff) | |
download | llvm-5b5614c92fb2003a6b40edde4f036e2e65473561.zip llvm-5b5614c92fb2003a6b40edde4f036e2e65473561.tar.gz llvm-5b5614c92fb2003a6b40edde4f036e2e65473561.tar.bz2 |
[AArch64][GlobalISel] Add legalization for vecreduce.fmul (#73309)
There are no native operations that we can use for floating point mul,
so lower by splitting the vector into chunks multiple times. There is
still a missing fold for fmul_indexed, that could help the gisel test
cases a bit.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions