[PATCH] D48624: [NFC][SelectionDAG] Extending Load width reduction tests to Load and Store
Diogo N. Sampaio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 27 01:38:50 PDT 2018
dnsampaio created this revision.
dnsampaio added a reviewer: samparker.
Herald added a subscriber: llvm-commits.
This NFC adds the ability to use store operations in the existing function that checks for validity and profitability of reducing the width of loads.
Repository:
rL LLVM
https://reviews.llvm.org/D48624
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48624.153020.patch
Type: text/x-patch
Size: 6468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/648dce9d/attachment.bin>
More information about the llvm-commits
mailing list