[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
Wed Feb 9 11:29:11 PST 2022


paulwalker-arm updated this revision to Diff 407224.
paulwalker-arm added a comment.

Rebase and adds extra tests requested by Sander.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115739.407224.patch
Type: text/x-patch
Size: 10634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/5ec6412f/attachment.bin>


More information about the llvm-commits mailing list