[PATCH] D115021: [funcatts] Rewrite callsite operand handling in memory access inference

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 16:56:50 PST 2021


reames added a comment.

I'm starting to split this into individual pieces with the writeonly dependence removed.  The first one handles indirect calls, and is posted as D115916 <https://reviews.llvm.org/D115916>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115021



More information about the llvm-commits mailing list