Lifetime nodes were inhibiting TokenFactor simplification inhibiting chain-based optimizations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 29702 Build 29701: arc lint + arc unit
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 192503 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/swap.ll
|