[PATCH] D130440: RegAllocGreedy: Add a command line flag for reverseLocalAssignment

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 24 06:41:32 PDT 2022


arsenm created this revision.
arsenm added reviewers: qcolombet, MatzeB, foad.
Herald added subscribers: kosarev, kerbowa, hiraditya, jvesely.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Introduce a flag like for some of the other target heuristic controls
to help with experimentation.


https://reviews.llvm.org/D130440

Files:
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegAllocGreedy.h
  llvm/test/CodeGen/AMDGPU/greedy-reverse-local-assignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130440.447130.patch
Type: text/x-patch
Size: 5934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220724/a97e9e42/attachment.bin>


More information about the llvm-commits mailing list