[all-commits] [llvm/llvm-project] 86c9ef: [mlir][Parser] Add `nan` and `inf` keywords
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 18 00:31:25 PST 2024
Branch: refs/heads/users/matthias-springer/parse_fp_nan_inf
Home: https://github.com/llvm/llvm-project
Commit: 86c9eff75052848c2466da4ea6fac196fc9c8ac3
https://github.com/llvm/llvm-project/commit/86c9eff75052848c2466da4ea6fac196fc9c8ac3
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