[all-commits] [llvm/llvm-project] 1f515f: [mlir] Add tablegen types for fp8 types
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Nov 22 11:13:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f515f30d0083ec0d74f0d9885e614f758f12687
https://github.com/llvm/llvm-project/commit/1f515f30d0083ec0d74f0d9885e614f758f12687
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
[mlir] Add tablegen types for fp8 types
For consistency and allowing users easy access to these types.
Differential Revision: https://reviews.llvm.org/D138516
More information about the All-commits
mailing list