[PATCH] D29591: [DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 05:05:00 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295314: [DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine (authored by apilipenko).

Changed prior to commit:
  https://reviews.llvm.org/D29591?vs=87425&id=88717#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29591

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/load-combine-big-endian.ll
  llvm/trunk/test/CodeGen/AArch64/load-combine.ll
  llvm/trunk/test/CodeGen/ARM/fp16-promote.ll
  llvm/trunk/test/CodeGen/ARM/load-combine-big-endian.ll
  llvm/trunk/test/CodeGen/ARM/load-combine.ll
  llvm/trunk/test/CodeGen/X86/load-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29591.88717.patch
Type: text/x-patch
Size: 13312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/084e49f3/attachment-0001.bin>


More information about the llvm-commits mailing list