[PATCH] D118853: [AMDGPU] Fix scheduler live-ins with debug inst at start of block

Vang Thao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 15:35:57 PST 2022


vangthao updated this revision to Diff 405472.
vangthao added a comment.

Typo in commit message: "RPTracker.getNext() will *never* give the beginning of a sched region"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118853

Files:
  llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
  llvm/test/CodeGen/AMDGPU/debug-value-scheduler-liveins.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118853.405472.patch
Type: text/x-patch
Size: 5061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/acf5de34/attachment.bin>


More information about the llvm-commits mailing list