[PATCH] D102344: [SCEV]: Teach SCEV about llvm.annotation intrinsic
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 02:29:02 PDT 2022
shchenz added subscribers: nikic, shchenz.
shchenz added a comment.
Herald added a project: All.
I have not noticed that this patch, so I posted another patch D127835 <https://reviews.llvm.org/D127835>. Thanks for remind @nikic
Hi @etiotto , there is a small test case in D127835 <https://reviews.llvm.org/D127835>, can we move forward for this patch? I met some issue in SLP vectorizer because of this intrinsic. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102344/new/
https://reviews.llvm.org/D102344
More information about the llvm-commits
mailing list