[all-commits] [llvm/llvm-project] 5c990d: [mlir] Add support for bf16 to StandardToLLVM conv...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Thu Jun 4 14:39:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5c990d6994559225466cb256146f6440431b229e
https://github.com/llvm/llvm-project/commit/5c990d6994559225466cb256146f6440431b229e
Author: Diego Caballero <diego.caballero at intel.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMDialect.h
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[mlir] Add support for bf16 to StandardToLLVM conversion
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D81127
More information about the All-commits
mailing list