[PATCH] D76043: [WebAssembly] Fix SIMD shift unrolling to avoid assertion failure

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 13:02:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e589e6c26e3: [WebAssembly] Fix SIMD shift unrolling to avoid assertion failure (authored by tlively).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76043

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/simd-shift-unroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76043.250033.patch
Type: text/x-patch
Size: 10666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/a3f111c0/attachment.bin>


More information about the llvm-commits mailing list