[PATCH] D62897: [DAGCombine] Initialize the bytes offset vector as INT64_MAX to avoid inference the endian check

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 22:37:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362921: [DAGCombine] Match a pattern where a wide type scalar value is stored by… (authored by qshanz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62897?vs=203279&id=203772#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62897

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/PowerPC/store-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62897.203772.patch
Type: text/x-patch
Size: 26882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/3d9426db/attachment-0001.bin>


More information about the llvm-commits mailing list