[PATCH] D101924: [X86] Improve costmodel for scalar byte swaps
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 09:20:52 PDT 2021
RKSimon added inline comments.
================
Comment at: llvm/test/Transforms/SLPVectorizer/X86/arith-add-ssat.ll:89
+; AVX512-NEXT: ret void
+;
; AVX1-LABEL: @add_v8i64(
----------------
why are these sat math tests changing?
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