RKSimon wrote: > @RKSimon For the floating-point part, does this simply call `llvm::abs` on each element, or is there a specific standard it needs to yes, its per-element clearing of the sign bits - nothing special. https://github.com/llvm/llvm-project/pull/152497