[PATCH] D59794: [DAGCombiner] Unify Lifetime and memory Op aliasing.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 12:30:04 PDT 2019
niravd created this revision.
niravd added a reviewer: courbet.
Herald added subscribers: jdoerfert, hiraditya.
Herald added a project: LLVM.
Rework BaseIndexOffset and isAlias to fully work with lifetime nodes
and fold in lifetime alias analysis.
This is mostly NFCI.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D59794
Files:
llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59794.192183.patch
Type: text/x-patch
Size: 15282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/80f7d01d/attachment.bin>
More information about the llvm-commits
mailing list