[PATCH] D158724: [AArch64][LoopVectorize] Add truncated store values to list of types for widening
Rin Dobrescu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 03:09:23 PDT 2023
Rin added a comment.
In D158724#4628542 <https://reviews.llvm.org/D158724#4628542>, @fhahn wrote:
> It looks like there are number of Analysis test failures e.g. ` LLVM.Analysis/CostModel/X86::interleaved-load-i16-stride-3.ll` in the precommit checks. Do the test sources need changing to preserve the original intention of those tests?
And by the tests no longer failing I mean these specific X86 tests will not be affected.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158724/new/
https://reviews.llvm.org/D158724
More information about the llvm-commits
mailing list