[PATCH] D64266: RegUsageInfoCollector: Skip AMDGPU entry point functions
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 15:44:09 PDT 2019
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
Let's go with that for now with one caveat. Does the code build without ANDGPU?
I.e., does the callingconv enum get generated?
If there is a need for another target to do the same thing we can revisit.
Agree for the regunit rewrite!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64266/new/
https://reviews.llvm.org/D64266
More information about the llvm-commits
mailing list