[PATCH] D147522: [LoopVectorize] Take vscale into account when deciding to create epilogues

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 01:12:39 PDT 2023


david-arm added a comment.

In D147522#4243689 <https://reviews.llvm.org/D147522#4243689>, @fhahn wrote:

> It looks like intrinsiccost.ll is failing in the precommit tests?

Well spotted @fhahn, thanks! Not sure what happened there as I thought I'd run make check. Oh well!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147522



More information about the llvm-commits mailing list