[PATCH] D86020: [MemCpyOptimizer] Optimize passing byref function arguments down the stack
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 10:18:56 PDT 2020
rjmccall added a comment.
Sorry, I tried to say thiis more succinctly before, but what exactly is the semantic property of `byref` that allows this optimization?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86020/new/
https://reviews.llvm.org/D86020
More information about the llvm-commits
mailing list