[PATCH] D74651: Add IR constructs for inalloca replacement llvm.call.setup
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 17:41:43 PDT 2020
rnk added a comment.
I looked through this again, and basically think all the code looks good, but I want to get input from Eli, so I added him as a reviewer.
Eli, any concerns with the design or naming before landing this? I was surprised we didn't get more name suggestions upstream.
Arthur, now that you've worked with the names a bit, do you feel like they make sense? Would you change them?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74651/new/
https://reviews.llvm.org/D74651
More information about the llvm-commits
mailing list