[all-commits] [llvm/llvm-project] 7900da: [MLIR] Fix parseInteger(uint64_t) for large values

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Oct 14 08:09:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7900daaa7ba57b5f9729bbbdb54f4e0599a45cd7
      https://github.com/llvm/llvm-project/commit/7900daaa7ba57b5f9729bbbdb54f4e0599a45cd7
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M mlir/include/mlir/IR/OpImplementation.h
    M mlir/test/mlir-tblgen/attr-or-type-format-roundtrip.mlir

  Log Message:
  -----------
  [MLIR] Fix parseInteger(uint64_t) for large values

This is a regression from e692af85966903614d470a7742ed89d124baf1a6



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