[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
Tue Dec 12 14:06:32 PST 2017


yaxunl updated this revision to Diff 126622.
yaxunl edited the summary of this revision.
yaxunl added a comment.

Use a more reduced test as suggested by Matt.


https://reviews.llvm.org/D41132

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41132.126622.patch
Type: text/x-patch
Size: 8939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/285a9ae4/attachment.bin>


More information about the llvm-commits mailing list