[llvm] [TTI] Support scalable offsets in getScalingFactorCost (PR #88113)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 04:26:11 PDT 2024


paulwalker-arm wrote:

While I appreciate it comes with a significant refactoring cost my initial reaction is these interfaces should take `StackOffset` rather than treating fixed and scalable offsets as separate entities.

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


More information about the llvm-commits mailing list