[PATCH] D126533: [LAA] Relax pointer dependency with runtime pointer checks
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 03:00:02 PDT 2022
paulwalker-arm added a comment.
We're aware of the effort to expand TBAA but as you say this has been at the experimental/proposal stage for a while, which is why we're proposing this patch as a stop gap to enable vectorisation albeit at the cost of a redundant runtime check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126533/new/
https://reviews.llvm.org/D126533
More information about the llvm-commits
mailing list