[PATCH] D93039: Introduce llvm.noalias.decl intrinsic
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 07:06:21 PST 2021
jeroen.dobbelaere added a comment.
I added D94306 <https://reviews.llvm.org/D94306> for supporting loop unrolling. The `test-suite` still triggers some verifier crashes due to one declaration dominating another one. It seems that the SLP Vectorizer is the culprit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93039/new/
https://reviews.llvm.org/D93039
More information about the llvm-commits
mailing list