[PATCH] D59795: [DAGCombine] Improve Lifetime node chains.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 12:31:49 PDT 2019


niravd created this revision.
niravd added a reviewer: courbet.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Improve both start and end lifetime nodes chain dependencies.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D59795

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  llvm/test/CodeGen/X86/swap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59795.192184.patch
Type: text/x-patch
Size: 5882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/72a2bb1b/attachment.bin>


More information about the llvm-commits mailing list