[Mlir-commits] [llvm] [mlir] mlir/MathExtras: consolidate with llvm/MathExtras (PR #95087)

Ramkumar Ramachandra llvmlistbot at llvm.org
Tue Jun 11 15:02:25 PDT 2024


artagnon wrote:

@nikic For a follow-up, I think we can template over signed/unsigned and different bitwidths. Then there won't be a separate unsigned/signed version, and we don't have to worry about each usage instance.

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


More information about the Mlir-commits mailing list