[all-commits] [llvm/llvm-project] 093da2: [mlir][Parser][NFC] Make `parseFloatFromIntegerLit...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Nov 18 00:21:32 PST 2024


  Branch: refs/heads/users/matthias-springer/parse_fp_dedup
  Home:   https://github.com/llvm/llvm-project
  Commit: 093da29f4a33c9baca81c03cb7482d34a5283f69
      https://github.com/llvm/llvm-project/commit/093da29f4a33c9baca81c03cb7482d34a5283f69
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M mlir/lib/AsmParser/AsmParserImpl.h
    M mlir/lib/AsmParser/AttributeParser.cpp
    M mlir/lib/AsmParser/Parser.cpp
    M mlir/lib/AsmParser/Parser.h

  Log Message:
  -----------
  [mlir][Parser][NFC] Make `parseFloatFromIntegerLiteral` a standalone function


  Commit: 94bcf6f9dd075c314dfc6d2bb5dbde00366f52e0
      https://github.com/llvm/llvm-project/commit/94bcf6f9dd075c314dfc6d2bb5dbde00366f52e0
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M mlir/lib/AsmParser/AsmParserImpl.h
    M mlir/lib/AsmParser/AttributeParser.cpp
    M mlir/lib/AsmParser/Parser.cpp
    M mlir/lib/AsmParser/Parser.h
    M mlir/test/IR/invalid-builtin-attributes.mlir

  Log Message:
  -----------
  [mlir][Parser] Deduplicate fp parsing functionality


  Commit: 6a59007385b335a54739d4b060103384b6c54d20
      https://github.com/llvm/llvm-project/commit/6a59007385b335a54739d4b060103384b6c54d20
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M mlir/lib/AsmParser/AsmParserImpl.h
    M mlir/lib/AsmParser/AttributeParser.cpp
    M mlir/lib/AsmParser/Parser.cpp
    M mlir/lib/AsmParser/Parser.h

  Log Message:
  -----------
  address comments


  Commit: 1f81180b91597f0813d46cb2f5b422d7678a2a3c
      https://github.com/llvm/llvm-project/commit/1f81180b91597f0813d46cb2f5b422d7678a2a3c
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M mlir/lib/AsmParser/AsmParserImpl.h
    M mlir/lib/AsmParser/AttributeParser.cpp
    M mlir/lib/AsmParser/Parser.cpp
    M mlir/lib/AsmParser/Parser.h

  Log Message:
  -----------
  address comments 2


Compare: https://github.com/llvm/llvm-project/compare/e140e08e4552...1f81180b9159

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