[PATCH] D158399: [WebAssembly] Optimize vector shift using a splat value from outside block

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 08:13:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG291101aa8ea5: [WebAssembly] Optimize vector shift using a splat value from outside block (authored by YolandaCY, committed by tlively).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158399

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/test/CodeGen/WebAssembly/simd-shift-in-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158399.553483.patch
Type: text/x-patch
Size: 5970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/d63d1d5c/attachment.bin>


More information about the llvm-commits mailing list