[PATCH] D43063: [DAGCombiner] Call ExtendUsesToFormExtLoad in (zext (and (load)))->(and (zextload)) even when the and does not have multiple uses

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 12:22:37 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325289: [DAGCombiner] Call ExtendUsesToFormExtLoad in (zext (and (load)))->(and… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43063?vs=133784&id=134491#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43063

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/NVPTX/param-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43063.134491.patch
Type: text/x-patch
Size: 4979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/578faa92/attachment.bin>


More information about the llvm-commits mailing list