arsenm wrote: > Why is AArch64 not affected? Missing test coverage? My guess is since it has a 64-bit multiply, this will typically be unused. The test coverage for really wide multiplies is probably lacking https://github.com/llvm/llvm-project/pull/97194