[Mlir-commits] [mlir] [MLIR][ROCDL] Remove patterns for ops supported as intrinsics in the AMDGPU backend (PR #102971)

Adrian Kuegel llvmlistbot at llvm.org
Tue Dec 3 23:58:39 PST 2024


akuegel wrote:

For XLA, there is now https://github.com/openxla/xla/pull/19913 which should fix the issue by upcasting log and exp ops with bf16 type early.
I will leave it to people from AMD to figure out whether that is the permanent solution or not, I just wanted to point out the (possibly unintended) side effect of this patch.

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


More information about the Mlir-commits mailing list