[PATCH] D110026: [Verifier] Verify scoped noalias metadata
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 20 14:39:43 PDT 2021
Meinersbur added a comment.
@nikic Thanks for fixing Polly. Regarding the "second level" metadata, it represents another source known non-aliasing from internal "Inter iteration alias-free" annotations which were added as part of a GSoC. I am going to have a look on what it is trying to achieve.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110026/new/
https://reviews.llvm.org/D110026
More information about the llvm-commits
mailing list