[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 Jan 26 05:21:23 PST 2022


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

Rebase now that the isel side of things in on main.


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.403231.patch
Type: text/x-patch
Size: 7787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/bbf17006/attachment.bin>


More information about the llvm-commits mailing list