[PATCH] D25706: [ScopInfo] Generate runtime alias check for non-affine memory references.

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 15:26:18 PDT 2016


jdoerfert added a comment.

You also have to adjust the call location to

  buildMemIntrinsicAccessRelation

but I think this is the best way to go.


Repository:
  rL LLVM

https://reviews.llvm.org/D25706





More information about the llvm-commits mailing list