[PATCH] D75005: [WebAssembly] Simplify extract_vector lowering

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 17:12:54 PST 2020


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

- Refactor and add better tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75005

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-arith.ll
  llvm/test/CodeGen/WebAssembly/simd-sext-inreg.ll
  llvm/test/CodeGen/WebAssembly/simd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75005.246347.patch
Type: text/x-patch
Size: 25343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/e092b68f/attachment.bin>


More information about the llvm-commits mailing list