[PATCH] D101924: [X86] Improve costmodel for scalar byte swaps

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 11:30:02 PDT 2021


lebedev.ri added inline comments.


================
Comment at: llvm/test/Transforms/SLPVectorizer/X86/arith-add-ssat.ll:89
+; AVX512-NEXT:    ret void
+;
 ; AVX1-LABEL: @add_v8i64(
----------------
RKSimon wrote:
> why are these sat math tests changing?
Oops :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101924



More information about the llvm-commits mailing list