[clang] [SPARC] use `divideCeil` to calculate register offset (PR #213739)

Folkert de Vries via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 3 15:49:40 PDT 2026


folkertdev wrote:

Yeah as expected that code early-returns and does not handle the padding, even with this change. I'll dig deeper, looks like this needs some refactoring. 

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


More information about the cfe-commits mailing list