[PATCH] D156793: [TailCallElim] Remove the readonly attribute of byval.
DianQK via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 19:48:04 PDT 2023
DianQK added a comment.
In D156793#4550462 <https://reviews.llvm.org/D156793#4550462>, @nikic wrote:
> LGTM, but maybe wait a day before committing in case somebody disagrees with this approach.
Do you think we need to add someone else to review it?
`TailRecursionElimination.cpp` has had very few non-NFC changes recently.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156793/new/
https://reviews.llvm.org/D156793
More information about the llvm-commits
mailing list