[PATCH] D104072: GlobalISel: Use LLT in call lowering callbacks
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 11:34:56 PDT 2021
aemerson accepted this revision.
aemerson added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h:243
/// Return the in-memory size to write for the argument at \p VA. This may
/// be smaller than the allocated stack slot size.
----------------
"size"
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104072/new/
https://reviews.llvm.org/D104072
More information about the llvm-commits
mailing list