[all-commits] [llvm/llvm-project] aa2ee3: [CIR] Clean up IntAttr
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Wed Jul 2 07:33:14 PDT 2025
Branch: refs/heads/users/xlauko/cir-int-attr-cleanup
Home: https://github.com/llvm/llvm-project
Commit: aa2ee38d1bd5ede51b4657d59b4530b39b3f377d
https://github.com/llvm/llvm-project/commit/aa2ee38d1bd5ede51b4657d59b4530b39b3f377d
Author: xlauko <xlauko at mail.muni.cz>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
M clang/include/clang/CIR/Dialect/IR/CIRAttrs.td
M clang/lib/CIR/CodeGen/CIRGenExprConstant.cpp
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/lib/CIR/Dialect/IR/CIRAttrs.cpp
Log Message:
-----------
[CIR] Clean up IntAttr
- Add common CIR_ prefix
- Simplify printing/parsing
- Make it use IntTypeInterface
This mirrors incubator changes from https://github.com/llvm/clangir/pull/1725
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