[PATCH] D115739: [SVE][DAGCombiner] Enable ISD::ABDS and ISD::ABDU for SVE.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 05:34:22 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6457f42bde82: [DAGCombiner] Extend ISD::ABDS/U combine to handle more cases. (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D115739?vs=407224&id=409610#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115739

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/neon-abd.ll
  llvm/test/CodeGen/AArch64/sve-abd.ll
  llvm/test/CodeGen/Thumb2/mve-vabdus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115739.409610.patch
Type: text/x-patch
Size: 12218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/4014b917/attachment-0001.bin>


More information about the llvm-commits mailing list