[all-commits] [llvm/llvm-project] aa3016: [CIR] Untie Type and Attribute definitions

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


  Branch: refs/heads/users/xlauko/cir-untie-attr-and-types
  Home:   https://github.com/llvm/llvm-project
  Commit: aa3016db7986982d72aee5cb1a1e6b40ef9be68b
      https://github.com/llvm/llvm-project/commit/aa3016db7986982d72aee5cb1a1e6b40ef9be68b
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIRAttrs.h
    M clang/include/clang/CIR/Dialect/IR/CIRDialect.h

  Log Message:
  -----------
  [CIR] Untie Type and Attribute definitions

This will allow to use Attributes and Types together in tablegen without inducing cyclic dependency.

This mirrors incubator changes from https://github.com/llvm/clangir/pull/1727



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