[all-commits] [llvm/llvm-project] 30c49a: [mlir][LLVMIR] Handle anonymous TBAA roots during ...

Men-cotton via All-commits all-commits at lists.llvm.org
Mon Nov 24 23:37:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30c49a40222a8e2f90565370ab20253c1e426383
      https://github.com/llvm/llvm-project/commit/30c49a40222a8e2f90565370ab20253c1e426383
  Author: Men-cotton <mencotton0410 at gmail.com>
  Date:   2025-11-25 (Tue, 25 Nov 2025)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    A mlir/test/Target/LLVMIR/anonymous-tbaa.mlir

  Log Message:
  -----------
  [mlir][LLVMIR] Handle anonymous TBAA roots during metadata emission (#169167)

This commit enhances MLIR's TBAA export with support for anonymous TBAA roots. The import for this was around for a bit but the export was missing.

Fixes: #160721



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