[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:23:11 PDT 2021


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

- Remove unneccesary line


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.369977.patch
Type: text/x-patch
Size: 16393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/7bba8074/attachment.bin>


More information about the llvm-commits mailing list