Files
clang-p2996/mlir/test/Dialect/NVGPU
Observer007 2b23e6c8d6 [mlir][nvgpu] Add nvgpu.rcp OP (#100965)
This PR introduces a new OP for reciprocal calculation for `vector`
types using `nvvm.rcp` OPs. Currently, it supports only f32 types

---------

Co-authored-by: jingzec <jingzec@nvidia.com>
2024-07-30 09:20:49 +02:00
..