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

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 08:02:59 PDT 2021


paulwalker-arm added a comment.

Sorry forgot to ask if you've used update_test_checks.py to generate the CHECK lines within sve-intrinsic-opts-lasta-lastb.ll like the other tests within the file.  If not then please do so as otherwise the next person along will have unnecessary changes in their patch.


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

https://reviews.llvm.org/D106932



More information about the llvm-commits mailing list