Home
last modified time | relevance | path

Searched refs:bf16Type (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/test/EDSC/
Dbuilder-api-test.cpp525 auto bf16Type = builder.getBF16Type(); in TEST_FUNC() local
526 std_fptrunc(std_constant_float(llvm::APFloat(10.0f), f32Type), bf16Type); in TEST_FUNC()