This fixes the crash that led to the revert of D69591.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75307
[CallPromotionUtils] Add missing promotion legality check to tryPromoteCall. ClosedPublic Authored by hjyamauchi on Feb 27 2020, 2:39 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 27 2020, 2:57 PM Closed by commit rG41e06ae7ba91: [CallPromotionUtils] Add missing promotion legality check to tryPromoteCall. (authored by hjyamauchi). · Explain WhyFeb 28 2020, 9:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247295 llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
|