[PATCH] D83606: [DAGCombiner][WebAssembly] Combine shuffles of more splat vals

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 19:13:53 PDT 2020


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

- Remove TODO


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83606

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/simd-build-vector.ll
  llvm/test/CodeGen/WebAssembly/simd-shift-complex-splats.ll
  llvm/test/CodeGen/X86/vector-fshr-rot-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83606.277197.patch
Type: text/x-patch
Size: 9663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200711/d4568eea/attachment.bin>


More information about the llvm-commits mailing list