It's not allowed by the verifier. We hit this in Chromium.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81409
CallPromotion: Don't try to pass sret args to varargs functions ClosedPublic Authored by hans on Jun 8 2020, 9:43 AM.
Details Summary It's not allowed by the verifier. We hit this in Chromium.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2020, 11:13 AM Closed by commit rGfc202c5fec07: [PGO] CallPromotion: Don't try to pass sret args to varargs functions (authored by hans). · Explain WhyJun 8 2020, 12:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 269311 llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
llvm/test/Transforms/PGOProfile/icp_vararg_sret.ll
|