[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 08:42:46 PST 2020
fpetrogalli added a comment.
Hi @masoud.ataei , thank you for taking care of this.
Does your patch fix this bug report? https://bugs.llvm.org/show_bug.cgi?id=44770
If so, can you mention it in the commit message and update the bug report too?
In term of testing, I think that the code in bug report could be used to show that vectorization happens with the new pass manager too?
Kind regards,
Francesco
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75354/new/
https://reviews.llvm.org/D75354
More information about the llvm-commits
mailing list