[all-commits] [llvm/llvm-project] 155380: [NFC][MLIR] Prefer triple overload of lookupTarget...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Oct 6 16:02:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 155380296ae9c12cf60562ad8397793feef6030d
      https://github.com/llvm/llvm-project/commit/155380296ae9c12cf60562ad8397793feef6030d
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M mlir/lib/Target/LLVM/ModuleToObject.cpp
    M mlir/lib/Target/LLVM/ROCDL/Target.cpp
    M mlir/lib/Target/LLVMIR/Transforms/TargetUtils.cpp

  Log Message:
  -----------
  [NFC][MLIR] Prefer triple overload of lookupTarget (#162187)

The overloads accepting a string will be deprecated soon, similar to
other functions in TargetRegistry.



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