[PATCH] D103755: [DAG] Fold neg(bvsplat(neg(x)) -> bvsplat(x)

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 02:21:28 PDT 2021


dmgreen updated this revision to Diff 350538.
dmgreen added a comment.

Rebase over D103756 <https://reviews.llvm.org/D103756>


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

https://reviews.llvm.org/D103755

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/neon-shift-neg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103755.350538.patch
Type: text/x-patch
Size: 4028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/1ee972d0/attachment.bin>


More information about the llvm-commits mailing list