[PATCH] D14340: [DAGCombiner] Improve zextload optimization.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 12:24:42 PST 2015


gberry updated this revision to Diff 39237.
gberry added a comment.

Rename variable WidenLoad to NarrowLoad since that is more accurate.


http://reviews.llvm.org/D14340

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/free-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14340.39237.patch
Type: text/x-patch
Size: 6866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/79638801/attachment.bin>


More information about the llvm-commits mailing list