[PATCH] D150792: [RegScavenger] Change scavengeRegister to pick registers in allocation order

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 13:42:24 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8fcb4fa847f9: [RegScavenger] Change scavengeRegister to pick registers in allocation order (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150792

Files:
  llvm/include/llvm/CodeGen/RegisterScavenging.h
  llvm/lib/CodeGen/RegisterScavenging.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/call-outgoing-stack-args.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
  llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll
  llvm/test/CodeGen/AMDGPU/chain-hi-to-lo.ll
  llvm/test/CodeGen/AMDGPU/flat-scratch-init.ll
  llvm/test/CodeGen/AMDGPU/flat-scratch.ll
  llvm/test/CodeGen/AMDGPU/frame-index.mir
  llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
  llvm/test/CodeGen/AMDGPU/load-lo16.ll
  llvm/test/CodeGen/AMDGPU/local-stack-alloc-block-sp-reference.ll
  llvm/test/CodeGen/AMDGPU/pei-scavenge-vgpr-spill.mir
  llvm/test/CodeGen/AMDGPU/scratch-simple.ll
  llvm/test/CodeGen/AMDGPU/spill-offset-calculation.ll
  llvm/test/CodeGen/AMDGPU/stack-pointer-offset-relative-frameindex.ll
  llvm/test/CodeGen/AMDGPU/vgpr-spill-scc-clobber.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150792.523922.patch
Type: text/x-patch
Size: 105894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/f6eb1fee/attachment-0001.bin>


More information about the llvm-commits mailing list