Lifetime nodes were inhibiting TokenFactor simplification inhibiting chain-based optimizations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D59897
[DAGCombiner] Teach TokenFactor pruning to peek through lifetime nodes ClosedPublic Authored by niravd on Mar 27 2019, 1:10 PM.
Details Summary Lifetime nodes were inhibiting TokenFactor simplification inhibiting chain-based optimizations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 27 2019, 1:35 PM Closed by commit rL357121: [DAGCombiner] Teach TokenFactor pruning to peek through lifetime nodes (authored by niravd). · Explain WhyMar 27 2019, 1:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 192513 llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/swap.ll
llvm/trunk/test/DebugInfo/COFF/inlining.ll
|