[all-commits] [llvm/llvm-project] 1014eb: [mlir] Fix copy paste typo in convertFromAttribute...

Vincent via All-commits all-commits at lists.llvm.org
Fri Apr 17 02:58:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1014eb28e7d4bbfe132b270d885cb9e094e4227a
      https://github.com/llvm/llvm-project/commit/1014eb28e7d4bbfe132b270d885cb9e094e4227a
  Author: Vincent <janssen.vincentius at gmail.com>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M mlir/lib/IR/ODSSupport.cpp
    A mlir/test/IR/invalid-properties.mlir

  Log Message:
  -----------
  [mlir] Fix copy paste typo in convertFromAttribute (#192484)

It seems that the bool overload for `convertFromAttribute` has a failure
message incorrectly copied over from the string overload's
implementation.



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