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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 23:08:46 PST 2016


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

Fix missing most of the patch


http://reviews.llvm.org/D18028

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18028.50239.patch
Type: text/x-patch
Size: 5030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/614f2242/attachment.bin>


More information about the llvm-commits mailing list