[all-commits] [llvm/llvm-project] 8f237a: [mlir][Parser] Add `nan` and `inf` keywords
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 18 00:27:24 PST 2024
Branch: refs/heads/users/matthias-springer/parse_fp_nan_inf
Home: https://github.com/llvm/llvm-project
Commit: 8f237ae7e1195cf6c906d4e9075f081d9c7e65eb
https://github.com/llvm/llvm-project/commit/8f237ae7e1195cf6c906d4e9075f081d9c7e65eb
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-18 (Mon, 18 Nov 2024)
Changed paths:
M mlir/lib/AsmParser/AttributeParser.cpp
M mlir/lib/AsmParser/Parser.cpp
M mlir/lib/AsmParser/TokenKinds.def
M mlir/test/Dialect/Arith/canonicalize.mlir
M mlir/test/IR/attribute.mlir
M mlir/test/mlir-cpu-runner/math-polynomial-approx.mlir
Log Message:
-----------
[mlir][Parser] Add `nan` and `inf` keywords
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