[PATCH] D46158: [DAGCombiner] Set the right SDLoc on a newly-created sextload

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 11:44:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332118: [DAGCombiner] Set the right SDLoc on a newly-created sextload (6/N) (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46158?vs=145976&id=146374#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46158

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-ldp-cluster.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/fold-sext-trunc.ll
  llvm/trunk/test/CodeGen/X86/known-signbits-vector.ll
  llvm/trunk/test/CodeGen/X86/pr32284.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-variable-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-variable-256.ll
  llvm/trunk/test/CodeGen/X86/widen_arith-4.ll
  llvm/trunk/test/CodeGen/X86/widen_arith-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46158.146374.patch
Type: text/x-patch
Size: 46915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/f44e02ab/attachment.bin>


More information about the llvm-commits mailing list