[all-commits] [llvm/llvm-project] be4d75: [CIR] Reformat Ops to use common `CIR_` prefix and...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Tue Jul 15 09:09:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be4d754fe6c79a9cc994703157979cbad01a743a
https://github.com/llvm/llvm-project/commit/be4d754fe6c79a9cc994703157979cbad01a743a
Author: Henrich Lauko <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 (#148865)
- 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