Files
clang-p2996/llvm/test/CodeGen/AMDGPU/local-stack-alloc-add-references.gfx9.mir
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

32 KiB