[PATCH] D105694: [InstrRef][FastISel] Emit DBG_INSTR_REF from fast-isel when using instruction-referencing

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 06:33:22 PDT 2021


jmorse updated this revision to Diff 357498.
jmorse added a comment.

Add test for dbg.declares. Prepend a deref on the DIExpression of DBG_INSTR_REFs that correspond to dbg.declares.


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

https://reviews.llvm.org/D105694

Files:
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/test/DebugInfo/X86/instr-ref-selectiondag.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105694.357498.patch
Type: text/x-patch
Size: 10390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/f11ba1a1/attachment.bin>


More information about the llvm-commits mailing list