[PATCH] D86492: [NewPM][test] Fix accelerate-vector-functions.ll under NPM

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 09:37:19 PDT 2020


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM. The other place you will hit this problem is in test/Transforms/LoopVectorize; there are a few test files there that specify `-vector-library`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86492



More information about the llvm-commits mailing list