llvm-capstone/mlir/utils
Jake Hall 96267b6b88 [mlir] Add Float8E5M2FNUZ and Float8E4M3FNUZ types to MLIR
Float8E5M2FNUZ and Float8E4M3FNUZ have been added to APFloat in D141863.
This change adds these types as MLIR builtin types alongside Float8E5M2
and Float8E4M3FN (added in D133823 and D138075).

Reviewed By: krzysz00

Differential Revision: https://reviews.llvm.org/D143744
2023-02-13 18:26:27 +00:00
..
clang-tidy Revert "[CMake] Remove custom ccache CMake logic" 2023-02-13 08:57:19 +01:00
emacs [mlir][emacs] Enable loading bytecode files as text 2022-09-16 15:08:55 -07:00
gdb-scripts [mlir] Remove OpaqueElementsAttr 2022-08-01 15:00:54 -07:00
jupyter [mlir] Fix usages of run-reproducer. 2022-07-01 18:36:07 +00:00
lldb-scripts [mlir] Add Float8E5M2FNUZ and Float8E4M3FNUZ types to MLIR 2023-02-13 18:26:27 +00:00
mbr [mlir][mbr] Improve diagnostics on error with raise from. 2022-07-15 15:15:58 +00:00
MLIRVisualizers
spirv [mlir][spirv] Fix MLIR code snippet marker in TD files 2023-01-09 12:58:37 -08:00
textmate [mlir] Significantly overhaul the textmate grammar 2022-05-12 15:50:32 -07:00
tree-sitter-mlir [mlir] Remove the type keyword from type alias definitions 2022-05-16 13:54:02 -07:00
vim [mlir] vim: add bf16 type 2022-05-17 13:28:31 +00:00
vscode [vscode-mlir] Bump to version 0.0.11 2022-09-28 02:50:24 -07:00
generate-test-checks.py