[PATCH] D129322: [AMDGPU][Scheduler] Avoid initializing Register pressure tracker when tracking is disabled

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 14:13:06 PDT 2022


gandhi21299 updated this revision to Diff 443753.
gandhi21299 added a comment.

- reverted the function name back to `initCandidate`
- added testing for the option `-misched-regpressure=false`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129322

Files:
  llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
  llvm/lib/Target/AMDGPU/GCNSchedStrategy.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129322.443753.patch
Type: text/x-patch
Size: 12113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220711/55d53e80/attachment.bin>


More information about the llvm-commits mailing list