[PATCH] D46864: add 2 functions to the ALiasAnalysis interface (getAddressesDistance + ModRefSameBuffer)
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 15 10:27:35 PDT 2018
asbirlea added a comment.
Would be good if you can also add an implementation of this API (in a dependent patch).
I'm not entirely clear on the use yet, e.g. "BuffUseResult sameBuff" in your example is never used. An actual implementation would help with understanding and reviewing.
Repository:
rL LLVM
https://reviews.llvm.org/D46864
More information about the llvm-commits
mailing list