[PATCH] D45995: [DAGCombiner] Set the right SDLoc on a newly-created zextload
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 23 16:15:57 PDT 2018
vsk updated this revision to Diff 143670.
vsk marked an inline comment as done.
vsk added a comment.
- Extend test/CodeGen/X86/fold-zext-trunc.ll to test the debug location change.
https://reviews.llvm.org/D45995
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AArch64/arm64-aapcs.ll
test/CodeGen/AArch64/arm64-ldp-cluster.ll
test/CodeGen/ARM/vector-load.ll
test/CodeGen/X86/avg.ll
test/CodeGen/X86/dagcombine-cse.ll
test/CodeGen/X86/fold-zext-trunc.ll
test/CodeGen/X86/known-bits-vector.ll
test/CodeGen/X86/legalize-shift-64.ll
test/CodeGen/X86/load-combine.ll
test/CodeGen/X86/mulx32.ll
test/CodeGen/X86/promote-vec3.ll
test/CodeGen/X86/widen_conv-3.ll
test/CodeGen/X86/widen_conv-4.ll
test/CodeGen/X86/win-smallparams.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45995.143670.patch
Type: text/x-patch
Size: 68095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/21979f59/attachment-0001.bin>
More information about the llvm-commits
mailing list