[all-commits] [llvm/llvm-project] 045afe: [mlir][Parser] Add `nan` and `inf` keywords
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Nov 13 23:47:58 PST 2024
Branch: refs/heads/users/matthias-springer/parse_fp_nan_inf
Home: https://github.com/llvm/llvm-project
Commit: 045afe88e53f873cf027ab92af32c120a1d47d63
https://github.com/llvm/llvm-project/commit/045afe88e53f873cf027ab92af32c120a1d47d63
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths:
M llvm/include/llvm/ADT/APFloat.h
M llvm/lib/Support/APFloat.cpp
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