diff options
author | Thurston Dang <thurston@google.com> | 2024-07-19 11:02:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 11:02:57 -0700 |
commit | 54dab7dfcfdffe7bd8697737fbd65fda8385d77e (patch) | |
tree | d9c530800572358dd79a36796cc8b03a1a357857 /llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp | |
parent | a56f37d3bc46f711a1bb8eda6839eb51d1af7d11 (diff) | |
download | llvm-54dab7dfcfdffe7bd8697737fbd65fda8385d77e.zip llvm-54dab7dfcfdffe7bd8697737fbd65fda8385d77e.tar.gz llvm-54dab7dfcfdffe7bd8697737fbd65fda8385d77e.tar.bz2 |
[msan] Implement support for Arm NEON vst{2,3,4} instructions (#99360)
This adds support for vst{2,3,4}, which are not correctly handled by
handleUnknownIntrinsic/handleVector{Load,Store}Intrinsic.
This patch also updates the tests introduced in
https://github.com/llvm/llvm-project/pull/98247 and
https://github.com/llvm/llvm-project/pull/99555
---------
Co-authored-by: Vitaly Buka <vitalybuka@gmail.com>
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp')
0 files changed, 0 insertions, 0 deletions