[PATCH] D18028: DAGCombiner: Relax alignment restriction when changing store type

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 17:21:27 PDT 2016


arsenm updated this revision to Diff 53498.
arsenm added a comment.

Include ARM/x86 test update


http://reviews.llvm.org/D18028

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/reduce-store-width-alignment.ll
  test/CodeGen/ARM/vector-store.ll
  test/CodeGen/X86/avx-vextractf128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18028.53498.patch
Type: text/x-patch
Size: 8693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/ac805ec6/attachment.bin>


More information about the llvm-commits mailing list