[Mlir-commits] [mlir] [ROCDL] added math instructions to the ROCDL dialect (PR #169672)

Jakub Kuderski llvmlistbot at llvm.org
Mon Dec 8 06:21:45 PST 2025


================

----------------
kuhar wrote:

```suggestion
    Note: In the general case, prefer the conventional `arith`, `math`, or `llvm` ops over this. Use this ROCDL-specific operation only
```
Maybe something like this?

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


More information about the Mlir-commits mailing list