[PATCH] D158724: [AArch64][LoopVectorize] Add truncated store values to list of types for widening

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 07:56:38 PDT 2023


fhahn added a comment.

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?


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