[PATCH] D108496: [WebAssembly] Lower v2f32 to v2f64 extending loads with promote_low

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 10:28:00 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfec4749200e0: [WebAssembly] Lower v2f32 to v2f64 extending loads with promote_low (authored by tlively).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108496

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-load-promote-wide.ll
  llvm/test/CodeGen/WebAssembly/simd-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108496.369978.patch
Type: text/x-patch
Size: 16393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/e5fdf771/attachment-0001.bin>


More information about the llvm-commits mailing list