[PATCH] D45585: [DAGCombiner][X86] When promoting loads don't use ZEXTLOAD even its legal

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 15:39:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330781: [DAGCombiner][X86] When promoting loads don't use ZEXTLOAD even its legal (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45585?vs=142232&id=143823#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45585

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/3addr-16bit.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/fixup-bw-copy.ll
  llvm/trunk/test/CodeGen/X86/iabs.ll
  llvm/trunk/test/CodeGen/X86/ins_subreg_coalesce-1.ll
  llvm/trunk/test/CodeGen/X86/mul-constant-i16.ll
  llvm/trunk/test/CodeGen/X86/popcnt.ll
  llvm/trunk/test/CodeGen/X86/pr32345.ll
  llvm/trunk/test/CodeGen/X86/pr32420.ll
  llvm/trunk/test/CodeGen/X86/pr34137.ll
  llvm/trunk/test/CodeGen/X86/promote-i16.ll
  llvm/trunk/test/CodeGen/X86/reduce-trunc-shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45585.143823.patch
Type: text/x-patch
Size: 22926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/c6e3060e/attachment.bin>


More information about the llvm-commits mailing list