[PATCH] D117890: [LangRef] Require elementtype attribute for gc.statepoint intrinsic
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 21 09:55:18 PST 2022
reames requested changes to this revision.
reames added a comment.
This revision now requires changes to proceed.
What piece of code are you trying to remove? I don't think we need this change unless I'm missing something. The callee return type should already be encoded in the signature of the associated gc.result.
I definitely would not want this landing without the associated builder and test changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117890/new/
https://reviews.llvm.org/D117890
More information about the llvm-commits
mailing list