[PATCH] D58626: [DAG] Fix constant store folding to handle non-byte sizes.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 07:02:53 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354884: [DAG] Fix constant store folding to handle non-byte sizes. (authored by niravd, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58626?vs=188218&id=188370#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58626/new/
https://reviews.llvm.org/D58626
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
llvm/trunk/test/CodeGen/X86/constant-combines.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58626.188370.patch
Type: text/x-patch
Size: 5693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/8a0852cd/attachment.bin>
More information about the llvm-commits
mailing list