[all-commits] [llvm/llvm-project] 163a7e: [mlir][LLVMIR][NFC] Remove duplicate getUnnamedAdd...
Robert Konicar via All-commits
all-commits at lists.llvm.org
Mon Jun 30 12:57:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 163a7e1b4fad52c69a546a0eff05d401dc00a076
https://github.com/llvm/llvm-project/commit/163a7e1b4fad52c69a546a0eff05d401dc00a076
Author: Robert Konicar <rkonicar at mail.muni.cz>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
Log Message:
-----------
[mlir][LLVMIR][NFC] Remove duplicate getUnnamedAddrAttrName uses in op printers (#146090)
Fix `UnnamedAddrAttrName` being inserted twice into the `elidedAttrs`
list for the attribute dictionary printer in `GlobalOp` and `AliasOp`
print functions.
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