[Mlir-commits] [mlir] [mlir][spirv] Add bfloat16 support (PR #141458)
Md Abdullah Shahneous Bari
llvmlistbot at llvm.org
Mon Jun 2 15:21:38 PDT 2025
https://github.com/mshahneo commented:
Thank you so much for adding this @fairywreath.
I have a few comments.
What is opinion on creating TypeAlias for SPIR-V BF16 (I put a potential example in the comment)?
It has some good nice things that comes with it. The verification can be easier to handle.
But your current approach is also fine, just different perspective.
https://github.com/llvm/llvm-project/pull/141458
More information about the Mlir-commits
mailing list