[Mlir-commits] [mlir] [MLIR][NVVM] Add `nvvm.divf` Op (PR #198744)

Durgadoss R llvmlistbot at llvm.org
Thu May 21 02:05:17 PDT 2026


durga4github wrote:

> should we rename it to fdiv, just to be consistent with LLVMOps? @grypp @durga4github What do you think?

I see that existing add/sub are named `addf` and `subf` .. so using `divf` here keeps it consistent with those.

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


More information about the Mlir-commits mailing list