[PATCH] D70597: [PHIEliminate] skip dbg instruction when LowerPHINode

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 03:59:41 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG75188b01e9af: [PHIEliminate] Move dbg values after phi and label (authored by yechunliang, committed by jmorse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70597

Files:
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/lib/CodeGen/PHIElimination.cpp
  llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/test/CodeGen/X86/dbg-changes-codegen-phi-elimination.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70597.238453.patch
Type: text/x-patch
Size: 5449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/0c00f8dd/attachment.bin>


More information about the llvm-commits mailing list