[PATCH] D62646: [WebAssembly] Fix ISel crash on sext_inreg/extract type mismatch

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 14:06:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362547: [WebAssembly] Fix ISel crash on sext_inreg/extract type mismatch (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62646?vs=202528&id=203019#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62646/new/

https://reviews.llvm.org/D62646

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/test/CodeGen/WebAssembly/simd-extended-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62646.203019.patch
Type: text/x-patch
Size: 4533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/242ce69c/attachment.bin>


More information about the llvm-commits mailing list