If the associated context instruction is assumed dead we do not need to
update or manifest the state.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 36631 Build 36630: arc lint + arc unit
Paths
| Differential D66116
[Attributor] Do not update or manifest dead attributes ClosedPublic Authored by jdoerfert on Aug 12 2019, 3:37 PM.
Details Summary If the associated context instruction is assumed dead we do not need to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2019, 10:22 PM Closed by commit rL368921: [Attributor] Do not update or manifest dead attributes (authored by jdoerfert). · Explain WhyAug 14 2019, 2:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 214725 llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
|