[PATCH] D48468: [SelectionDAG] Remove debug locations from ConstantSD(FP)Nodes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 10:10:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335497: [SelectionDAG] Remove debug locations from ConstantSD(FP)Nodes (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48468?vs=152419&id=152717#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48468

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/AArch64/machine-outliner-remarks.ll
  llvm/trunk/test/DebugInfo/ARM/single-constant-use-preserves-dbgloc.ll
  llvm/trunk/test/DebugInfo/Generic/constant-sdnodes-have-dbg-location.ll
  llvm/trunk/test/DebugInfo/Generic/constantfp-sdnodes-have-dbg-location.ll
  llvm/trunk/test/tools/llvm-objdump/AMDGPU/source-lines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48468.152717.patch
Type: text/x-patch
Size: 9606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/6abc5653/attachment-0001.bin>


More information about the llvm-commits mailing list