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
- rL LLVM
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 215249 llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
llvm/trunk/lib/Transforms/IPO/Attributor.cpp
|