[PATCH] D53147: [DAG] Fix Big Endian in Load-Store forwarding

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 11:30:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344272: [DAG] Fix Big Endian in Load-Store forwarding (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53147?vs=169241&id=169261#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53147

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/Mips/cconv/vector.ll
  llvm/trunk/test/CodeGen/PowerPC/big-endian-store-forward.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53147.169261.patch
Type: text/x-patch
Size: 4476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/227de8ed/attachment.bin>


More information about the llvm-commits mailing list