[all-commits] [llvm/llvm-project] 61e0a9: [CIR] Clean up IntAttr

Henrich Lauko via All-commits all-commits at lists.llvm.org
Wed Jul 2 07:29:39 PDT 2025


  Branch: refs/heads/users/xlauko/cir-int-attr-cleanup
  Home:   https://github.com/llvm/llvm-project
  Commit: 61e0a910f9bad6f8f735d13f427b8af78adc79da
      https://github.com/llvm/llvm-project/commit/61e0a910f9bad6f8f735d13f427b8af78adc79da
  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