[PATCH] D125102: [RagAllocGreedy] New hook regClassPriorityTrumpsGlobalness

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 07:44:20 PDT 2022


foad updated this revision to Diff 428083.
foad added a comment.
Herald added subscribers: kerbowa, jvesely.

Add a command line option. Add a test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125102

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegAllocGreedy.h
  llvm/test/CodeGen/AMDGPU/greedy-liverange-priority.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125102.428083.patch
Type: text/x-patch
Size: 5595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/9bb4b322/attachment.bin>


More information about the llvm-commits mailing list