[all-commits] [llvm/llvm-project] f5a55b: [MLIR][NFC] Fix tgfmt compilation with MSVC (#209446)

Alexis Engelke via All-commits all-commits at lists.llvm.org
Tue Jul 14 04:39:13 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5a55b576add124ef5350d81089eccda7103cb93
      https://github.com/llvm/llvm-project/commit/f5a55b576add124ef5350d81089eccda7103cb93
  Author: Alexis Engelke <engelke at in.tum.de>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M mlir/include/mlir/TableGen/Format.h

  Log Message:
  -----------
  [MLIR][NFC] Fix tgfmt compilation with MSVC (#209446)

Apparently older MSVC has problems with inferring template argument
types. Provide them explicitly.

Fixes https://github.com/llvm/llvm-project/issues/209303.



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