1 Commits

Author SHA1 Message Date
Matt Arsenault
0a62980ad3
AMDGPU: Support VALU add instructions in localstackalloc (#101692)
Pre-enable this optimization before allowing folds of frame
indexes into add instructions. Disables this fold when using
scratch instructions for now. I see some code size improvements
with it, but the optimization needs to be smarter about the
uses depending on the register classes.
2024-08-08 23:22:48 +04:00