[PATCH] D115021: [funcatts] Rewrite callsite operand handling in memory access inference
Philip Reames via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 21 09:40:31 PST 2021
reames added a comment.
D115961 <https://reviews.llvm.org/D115961> and D115964 <https://reviews.llvm.org/D115964> were the next two pieces of this, both have now landed.
The last bit is honoring call site parameter attributes on indirect calls outside the SCC. I'll post that separately and then close this review because everything will have been covered.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115021/new/
https://reviews.llvm.org/D115021
More information about the cfe-commits
mailing list