[Mlir-commits] [mlir] [MLIR][ROCDL] Remove patterns for ops supported as intrinsics in the AMDGPU backend (PR #102971)
Krzysztof Drewniak
llvmlistbot at llvm.org
Mon Nov 25 09:22:52 PST 2024
krzysz00 wrote:
That is to say, there is no bf16 `exp` or `log` and they need to be rewritten to their f32 counterparts
https://github.com/llvm/llvm-project/pull/102971
More information about the Mlir-commits
mailing list