diff options
author | Sam Parker <sam.parker@arm.com> | 2024-08-02 10:11:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 10:11:21 +0100 |
commit | 08decd20a968ddec459376ef64a4987ef74e15dc (patch) | |
tree | 94c3882cb66c3f4755e55ff51f3ca216bd022e25 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3c3851f3ed837aaae7df76e9a4cbb866dbfee3ac (diff) | |
download | llvm-08decd20a968ddec459376ef64a4987ef74e15dc.zip llvm-08decd20a968ddec459376ef64a4987ef74e15dc.tar.gz llvm-08decd20a968ddec459376ef64a4987ef74e15dc.tar.bz2 |
[WebAssembly] load_zero to initialise build_vector (#100610)
Instead of splatting a single lane, to initialise a build_vector, lower
to scalar_to_vector which can be selected to load_zero.
Also add load_zero and load_lane patterns for f32x4 and f64x2.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions