[all-commits] [llvm/llvm-project] d4f97d: [mlir] Support emit fp16 and bf16 type to cpp (#10...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Tue Aug 27 01:57:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4f97da13218bf5d21b3aebb358e8799b3cdae73
https://github.com/llvm/llvm-project/commit/d4f97da13218bf5d21b3aebb358e8799b3cdae73
Author: Jianjian Guan <jacquesguan at me.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M mlir/docs/Dialects/emitc.md
M mlir/lib/Dialect/EmitC/IR/EmitC.cpp
M mlir/lib/Target/Cpp/TranslateToCpp.cpp
M mlir/test/Conversion/ArithToEmitC/arith-to-emitc-unsupported.mlir
M mlir/test/Conversion/MemRefToEmitC/memref-to-emitc-failed.mlir
M mlir/test/Target/Cpp/const.mlir
M mlir/test/Target/Cpp/types.mlir
Log Message:
-----------
[mlir] Support emit fp16 and bf16 type to cpp (#105803)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list