[PATCH] D76641: [AArch64][SVE] Add more DestructiveBinaryImm DestructiveInstType patterns

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 09:11:07 PDT 2020


cameron.mcinally added a comment.
Herald added a subscriber: danielkiss.

Ping.

Just noticed I added undef merging tests here, but those can probably be removed. DAGCombine (or similar) will remove the undef before we get to the patterns, so they're not really testing anything.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76641





More information about the llvm-commits mailing list