[all-commits] [llvm/llvm-project] e68c7a: Revert "Add APFloat and MLIR type support for fp8 ...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sun Oct 2 21:23:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e68c7a99176d89c861837bca48ab385e900fd0bc
https://github.com/llvm/llvm-project/commit/e68c7a99176d89c861837bca48ab385e900fd0bc
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-10-02 (Sun, 02 Oct 2022)
Changed paths:
M llvm/include/llvm/ADT/APFloat.h
M llvm/lib/Support/APFloat.cpp
M llvm/unittests/ADT/APFloatTest.cpp
M mlir/include/mlir-c/BuiltinTypes.h
M mlir/include/mlir/IR/Builders.h
M mlir/include/mlir/IR/BuiltinTypes.h
M mlir/include/mlir/IR/BuiltinTypes.td
M mlir/include/mlir/IR/Types.h
M mlir/lib/AsmParser/TokenKinds.def
M mlir/lib/AsmParser/TypeParser.cpp
M mlir/lib/CAPI/IR/BuiltinTypes.cpp
M mlir/lib/IR/AsmPrinter.cpp
M mlir/lib/IR/Builders.cpp
M mlir/lib/IR/BuiltinTypes.cpp
M mlir/lib/IR/MLIRContext.cpp
M mlir/lib/IR/Types.cpp
M mlir/test/IR/attribute.mlir
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
Revert "Add APFloat and MLIR type support for fp8 (e5m2)."
Breaks bots https://lab.llvm.org/buildbot/#/builders/37/builds/17086
This reverts commit 2dc68b5398258c7a0cf91f10192d058e787afcdf.
More information about the All-commits
mailing list