[all-commits] [llvm/llvm-project] 42a87b: fix: delete invalid test (read_global_ref_metadata)
Akimasa Watanuki via All-commits
all-commits at lists.llvm.org
Fri Jun 12 06:25:04 PDT 2026
Branch: refs/heads/users/Men-cotton/mlir/share-llvm-metadata-attribute-translation
Home: https://github.com/llvm/llvm-project
Commit: 42a87bdc7e97eca6323c3009092c13c0928400d5
https://github.com/llvm/llvm-project/commit/42a87bdc7e97eca6323c3009092c13c0928400d5
Author: mencotton <mencotton0410 at gmail.com>
Date: 2026-06-12 (Fri, 12 Jun 2026)
Changed paths:
M mlir/test/Dialect/LLVMIR/call-intrin.mlir
Log Message:
-----------
fix: delete invalid test (read_global_ref_metadata)
Commit: 0eaca71c36553e84db7ba25acba36db0cdcb07a9
https://github.com/llvm/llvm-project/commit/0eaca71c36553e84db7ba25acba36db0cdcb07a9
Author: mencotton <mencotton0410 at gmail.com>
Date: 2026-06-12 (Fri, 12 Jun 2026)
Changed paths:
M mlir/include/mlir-c/Dialect/LLVM.h
M mlir/include/mlir/Dialect/LLVMIR/LLVMAttrDefs.td
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/lib/Bindings/Python/DialectLLVM.cpp
M mlir/lib/CAPI/Dialect/LLVM.cpp
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/lib/Target/LLVMIR/ModuleImport.cpp
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
M mlir/test/Dialect/LLVMIR/roundtrip.mlir
M mlir/test/Target/LLVMIR/llvmir-named-metadata.mlir
M mlir/test/python/dialects/llvm.py
Log Message:
-----------
fix: rename `MDFunc` to `MDValue`
Compare: https://github.com/llvm/llvm-project/compare/caae8f80cbff...0eaca71c3655
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