[libc-commits] [libc] [libc][baremetal][BigInt] fix codegen issue for UInt128 (PR #220389)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Thu Sep 3 08:56:58 PDT 2026
SchrodingerZhu wrote:
Actually, thank you for pausing me for a double confirmation. I shouldn't blame SROA, which was suspicious because I see redundant spilling. The real mechanism here is due to unroll heuristic.
https://github.com/llvm/llvm-project/pull/220389
More information about the libc-commits
mailing list