[PATCH] D41132: CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 14:38:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320650: CodeGen: Fix assertion in machine inst sheduler due to llvm.dbg.value (authored by yaxunl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41132?vs=126835&id=126847#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41132

Files:
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/trunk/lib/Target/AMDGPU/GCNSchedStrategy.cpp
  llvm/trunk/test/CodeGen/AMDGPU/debug-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41132.126847.patch
Type: text/x-patch
Size: 9123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/4b7d5292/attachment.bin>


More information about the llvm-commits mailing list