[PATCH] D108281: [GVN] Improve alias analysis for parallel accesses

Alban Bridonneau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 08:49:39 PDT 2021


alban.bridonneau added a comment.

Thanks for the review. I started looking at the metadata definition and previous messages from the mailing list. It seems you're right, and the metadata doesn't give the information i thought it did. 
I'd love to get some confirmation, if someone knows for sure that this is an abuse of this particular metadata.
I'll come back to the IR of the original test case, and see if there some other information i should have used.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108281/new/

https://reviews.llvm.org/D108281



More information about the llvm-commits mailing list