[PATCH] D83605: [SelectionDAG][WebAssembly] Recognize splat value ABS operations

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 12 11:12:52 PDT 2020


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

- Remove superfluous parentheses


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83605

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/simd-shift-complex-splats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83605.277300.patch
Type: text/x-patch
Size: 7002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200712/94dcc77b/attachment-0001.bin>


More information about the llvm-commits mailing list