[llvm] [CodeGen][Spill2Reg] Initial patch (PR #118832)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 14:44:31 PST 2025


vporpo wrote:

Changed TII function names `spill2RegInsertToVectorReg()` to `spill2RegInsertToS2RReg()` and `spill2RegExtractFromVectorReg()` to `spill2RegExtractFromS2RReg()`. Rebased.

https://github.com/llvm/llvm-project/pull/118832


More information about the llvm-commits mailing list