[Mlir-commits] [clang] [llvm] [mlir] [clang][NVPTX] Add support for pzo in f32 to f16/bf16 conversions (PR #214667)
Erich Keane
llvmlistbot at llvm.org
Wed Aug 26 07:54:59 PDT 2026
================
@@ -395,7 +395,8 @@ static Value *MakeCpAsync(unsigned IntrinsicID, unsigned IntrinsicIDS,
}
static Value *MakeHalfType(Function *Intrinsic, unsigned BuiltinID,
----------------
erichkeane wrote:
Oh boy is this a very confusingly named function! Why does 'make-X-type' result in a value?
https://github.com/llvm/llvm-project/pull/214667
More information about the Mlir-commits
mailing list