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