[PATCH] D70487: [DAGCombiner] Allow zextended load combines.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 23:46:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG036790f98899: [DAGCombiner] Allow zextended load combines. (authored by courbet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70487/new/

https://reviews.llvm.org/D70487

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70487.230596.patch
Type: text/x-patch
Size: 14864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/933d56e1/attachment.bin>


More information about the llvm-commits mailing list