[all-commits] [llvm/llvm-project] 86c511: [NFCI][LLVM/MLIR] Adopt `TrailingObjects` convenie...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Mon May 12 16:18:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86c5112409d51620663cf59afeaf5c3a4017eded
https://github.com/llvm/llvm-project/commit/86c5112409d51620663cf59afeaf5c3a4017eded
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/include/llvm/DebugInfo/BTF/BTF.h
M llvm/include/llvm/IR/DataLayout.h
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/IR/AttributeImpl.h
M llvm/lib/IR/Attributes.cpp
M llvm/lib/Support/TrieRawHashMap.cpp
M llvm/lib/TableGen/Record.cpp
M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
M mlir/include/mlir/IR/Operation.h
M mlir/include/mlir/Tools/PDLL/AST/Nodes.h
M mlir/lib/IR/AffineMapDetail.h
M mlir/lib/IR/Location.cpp
M mlir/lib/IR/TypeDetail.h
Log Message:
-----------
[NFCI][LLVM/MLIR] Adopt `TrailingObjects` convenience API (#138554)
Adopt `TrailingObjects` convenience API that was added in
https://github.com/llvm/llvm-project/pull/138970 in LLVM and MLIR code.
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