[PATCH] D54498: AbstractCallSite -- A unified interface for (in)direct and callback calls
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 11 17:35:31 PST 2018
efriedma added a comment.
Does the ipcp transform need to check isThreadDependent() on the Constant?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54498/new/
https://reviews.llvm.org/D54498
More information about the llvm-commits
mailing list