[PATCH] D86020: [MemCpyOptimizer] Optimize passing byref function arguments down the stack

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 15 12:32:01 PDT 2020


rjmccall added a comment.

If this optimization is valid, it's valid regardless of byref.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86020



More information about the cfe-commits mailing list