[PATCH] D106932: [AArch64][SVE][InstCombine] Move last{a,b} before binop if one operand is a splat value

Usman Nadeem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 18:34:37 PDT 2021


mnadeem updated this revision to Diff 364670.
mnadeem added a comment.

Fix formatting, remove/update tests according to comments.


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

https://reviews.llvm.org/D106932

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106932.364670.patch
Type: text/x-patch
Size: 12077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/28899a26/attachment.bin>


More information about the llvm-commits mailing list