aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2023-05-03 16:00:20 -0700
committerThomas Lively <tlively@google.com>2023-05-03 16:00:20 -0700
commitabdb5e041ce2b2abee6d46865d91692e634a5648 (patch)
tree4b40b851306ad28b8b360a032d455f725705ed3f /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent83478a1e5293f56627cdacafa9b5a07788aee374 (diff)
downloadllvm-abdb5e041ce2b2abee6d46865d91692e634a5648.zip
llvm-abdb5e041ce2b2abee6d46865d91692e634a5648.tar.gz
llvm-abdb5e041ce2b2abee6d46865d91692e634a5648.tar.bz2
[WebAssembly] Remove incorrect result from wasm64 store_lane instructions
The wasm64 versions of the v128.storeX_lane instructions was incorrectly defined as returning a v128 value, which resulted in spurious drop instructions being emitted and causing validation to fail. This was not caught earlier because wasm64 has been experimental and not well tested. Update the relevant test file to test both wasm32 and wasm64. Fixes #62443. Differential Revision: https://reviews.llvm.org/D149780
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions