[PATCH] D75354: Add InjectTLIMappings pass to new pass manager
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 09:01:19 PST 2020
fpetrogalli added a comment.
My bad, vectorization is what needs to be tested, not the generation of the attribute.
Although, what should really be tested, is the fact that calls decorated with the attribute are in fact vectorized, which is unrelated to the fact that the attribute is attached to a MASSV or Accelerate function call.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75354/new/
https://reviews.llvm.org/D75354
More information about the llvm-commits
mailing list