[PATCH] D39595: [DAGCombine] Refactor ReduceLoadWidth

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 03:24:36 PST 2017


samparker updated this revision to Diff 123311.
samparker added a comment.

Removed most of the checks performed on the load, leaving just the SEXT check.


https://reviews.llvm.org/D39595

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39595.123311.patch
Type: text/x-patch
Size: 4620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/33aeb531/attachment-0001.bin>


More information about the llvm-commits mailing list