[PATCH] D101820: [AArch64][SVE] Extend svdup->insertelement instcombine pattern to support ...

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 05:16:57 PDT 2021


joechrisellis updated this revision to Diff 343366.
joechrisellis marked 2 inline comments as done.
joechrisellis added a comment.

Address review comments.

- @peterwaller-arm:
  - better name for existing test.
  - add a new test to defend against behaviour when there are multiple users of a DUP.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101820

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-dup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101820.343366.patch
Type: text/x-patch
Size: 18360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/bf7f6194/attachment.bin>


More information about the llvm-commits mailing list