[PATCH] D46156: [DAGCombiner] Change the SDLoc on split extloads (2/N)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 12:32:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331301: [DAGCombiner] Change the SDLoc on split extloads (2/N) (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46156?vs=144246&id=144765#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46156

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/avg.ll
  llvm/trunk/test/CodeGen/X86/known-signbits-vector.ll
  llvm/trunk/test/CodeGen/X86/madd.ll
  llvm/trunk/test/CodeGen/X86/pmovsx-inreg.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-sext.ll
  llvm/trunk/test/CodeGen/X86/vector-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46156.144765.patch
Type: text/x-patch
Size: 35353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/4595ca91/attachment.bin>


More information about the llvm-commits mailing list