[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:07:51 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?

I'm working on updating the patch which will result in these tests no longer failing.


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