[all-commits] [llvm/llvm-project] 914799: [CIR] Reformat Ops to use common `CIR_` prefix and...

Henrich Lauko via All-commits all-commits at lists.llvm.org
Tue Jul 15 08:17:31 PDT 2025


  Branch: refs/heads/users/xlauko/cir-ops-dialect-prefixes
  Home:   https://github.com/llvm/llvm-project
  Commit: 9147993ba1014968d153f3b43ce48bd21879db06
      https://github.com/llvm/llvm-project/commit/9147993ba1014968d153f3b43ce48bd21879db06
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td

  Log Message:
  -----------
  [CIR] Reformat Ops to use common `CIR_` prefix and definition traits style

- This adds common CIR_ prefix to all operation disambiguating them when used with other dialects.
- Unifies traits style in operation definitions.

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



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