[PATCH] D55284: RegisterScavenger: Allow fail without spill

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 10:01:36 PST 2018


arsenm created this revision.
arsenm added a reviewer: MatzeB.
Herald added subscribers: tpr, wdng.

AMDGPU wants to use this in some contexts where
the spilling is either impossible, or a worse alternative
to doing something else.


https://reviews.llvm.org/D55284

Files:
  include/llvm/CodeGen/RegisterScavenging.h
  lib/CodeGen/RegisterScavenging.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55284.176664.patch
Type: text/x-patch
Size: 4725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181204/239fa43d/attachment.bin>


More information about the llvm-commits mailing list