[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
Fri May 31 20:43:07 PDT 2019


tlively updated this revision to Diff 202528.
tlively added a comment.

- Fix Bitcast and update test to be more convincing of correctness


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62646

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62646.202528.patch
Type: text/x-patch
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190601/8cb19656/attachment.bin>


More information about the llvm-commits mailing list