[PATCH] D159485: [DebugInfo][RemoveDIs] Use getStableDebugLoc when picking IRBuilder source locations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 11:00:59 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ce1732f82ae: [DebugInfo] Use getStableDebugLoc to pick IRBuilder DebugLocs (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D159485?vs=556257&id=556465#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159485/new/

https://reviews.llvm.org/D159485

Files:
  llvm/include/llvm/IR/IRBuilder.h
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/IR/Instruction.cpp
  llvm/test/CodeGen/AMDGPU/llvm.dbg.value.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca.ll
  llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
  llvm/test/Transforms/LoopIdiom/X86/arithmetic-right-shift-until-zero.ll
  llvm/test/Transforms/LoopIdiom/X86/logical-right-shift-until-zero-debuginfo.ll
  llvm/test/Transforms/SROA/vector-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159485.556465.patch
Type: text/x-patch
Size: 63997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230911/f7f8af07/attachment.bin>


More information about the llvm-commits mailing list