[PATCH] D86228: [GlobalISel][CallLowering] Use hasRetAttr for return flags on CallBases
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 10:20:21 PDT 2020
aemerson accepted this revision.
aemerson added a comment.
This revision is now accepted and ready to land.
Agreed that adding G_ASSERT_{ZEXT,SEXT} would be useful. We can teach known bits about them and eliminate superfluous extends in the prelegalizer combiner.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86228/new/
https://reviews.llvm.org/D86228
More information about the llvm-commits
mailing list