[PATCH] D44402: [DAGCombiner] Fold (zext (and/or/xor (shl/shr (load x), cst), cst))

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 14:52:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328252: [DAGCombiner] Fold (zext (and/or/xor (shl/shr (load x), cst), cst)) (authored by Carrot, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44402?vs=138258&id=139517#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44402

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/zext-logicop-shift-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44402.139517.patch
Type: text/x-patch
Size: 7423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/72d5689f/attachment.bin>


More information about the llvm-commits mailing list