If the unique return value is a constant we now replace call uses with
that constant.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66551
[Attributor] Manifest constant return values ClosedPublic Authored by jdoerfert on Aug 21 2019, 1:29 PM.
Details Summary If the unique return value is a constant we now replace call uses with
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 21 2019, 2:14 PM Closed by commit rL369785: [Attributor] Manifest constant return values (authored by jdoerfert). · Explain WhyAug 23 2019, 10:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 216899 llvm/trunk/lib/Transforms/IPO/Attributor.cpp
llvm/trunk/test/Transforms/FunctionAttrs/nounwind.ll
|