As a preparation to "on-demand" abstract attribute generation we need
implementations for all attributes (as they can be queried and then
created on-demand where we now fail to find one).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66129
[Attributor] Add all missing attribute definitions/symbols ClosedPublic Authored by jdoerfert on Aug 12 2019, 10:55 PM.
Details Summary As a preparation to "on-demand" abstract attribute generation we need
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2019, 11:43 PM jdoerfert retitled this revision from [Attributor] Add WillReturn call site abstract attribute to [Attributor] Add all missing attribute definitions/symbols.Aug 14 2019, 8:01 PM This revision is now accepted and ready to land.Aug 15 2019, 6:22 AM Closed by commit rL369155: [Attributor] Add all missing attribute definitions/symbols (authored by jdoerfert). · Explain WhyAug 16 2019, 2:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215677 llvm/trunk/lib/Transforms/IPO/Attributor.cpp
|