[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 13:56:55 PST 2017


yaxunl updated this revision to Diff 126835.
yaxunl added a comment.

Fix the test.


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.126835.patch
Type: text/x-patch
Size: 9003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/207db421/attachment.bin>


More information about the llvm-commits mailing list