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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits