[all-commits] [llvm/llvm-project] fdde14: [mlir][Parser] Add `nan` and `inf` keywords

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Nov 18 16:45:28 PST 2024


  Branch: refs/heads/users/matthias-springer/parse_fp_nan_inf
  Home:   https://github.com/llvm/llvm-project
  Commit: fdde14e06fde3a32ae8741ba3713353f2e1cb6e8
      https://github.com/llvm/llvm-project/commit/fdde14e06fde3a32ae8741ba3713353f2e1cb6e8
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-11-19 (Tue, 19 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/Affine/SuperVectorize/vectorize_reduction.mlir
    M mlir/test/Dialect/Arith/canonicalize.mlir
    M mlir/test/Dialect/Linalg/fusion-elementwise-ops.mlir
    M mlir/test/Dialect/Tosa/canonicalize.mlir
    M mlir/test/Dialect/Tosa/constant-reciprocal-fold.mlir
    M mlir/test/IR/attribute.mlir
    M mlir/test/Interfaces/TilingInterface/tile-and-fuse-using-interface.mlir
    M mlir/test/Interfaces/TilingInterface/tile-and-fuse-using-scfforall.mlir
    M mlir/test/Transforms/constant-fold.mlir
    M mlir/test/mlir-cpu-runner/math-polynomial-approx.mlir
    M mlir/test/mlir-cpu-runner/test-expand-math-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