[PATCH] D45995: [DAGCombiner] Set the right SDLoc on a newly-created zextload (1/N)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 12:29:52 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331300: [DAGCombiner] Set the right SDLoc on a newly-created zextload (1/N) (authored by vedantk, committed by ).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D45995?vs=144426&id=144764#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45995
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-aapcs.ll
llvm/trunk/test/CodeGen/AArch64/arm64-ldp-cluster.ll
llvm/trunk/test/CodeGen/ARM/vector-load.ll
llvm/trunk/test/CodeGen/SPARC/32abi.ll
llvm/trunk/test/CodeGen/SPARC/64abi.ll
llvm/trunk/test/CodeGen/X86/avg.ll
llvm/trunk/test/CodeGen/X86/dagcombine-cse.ll
llvm/trunk/test/CodeGen/X86/fold-zext-trunc.ll
llvm/trunk/test/CodeGen/X86/known-bits-vector.ll
llvm/trunk/test/CodeGen/X86/legalize-shift-64.ll
llvm/trunk/test/CodeGen/X86/load-combine.ll
llvm/trunk/test/CodeGen/X86/mulx32.ll
llvm/trunk/test/CodeGen/X86/promote-vec3.ll
llvm/trunk/test/CodeGen/X86/widen_conv-3.ll
llvm/trunk/test/CodeGen/X86/widen_conv-4.ll
llvm/trunk/test/CodeGen/X86/win-smallparams.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45995.144764.patch
Type: text/x-patch
Size: 42456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/dcd45cd0/attachment.bin>
More information about the llvm-commits
mailing list