[all-commits] [llvm/llvm-project] f6207d: [CIR] Remove redundant operation trait and use All...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Thu Jun 19 13:28:12 PDT 2025
Branch: refs/heads/users/xlauko/cir-redundant-operation-traits
Home: https://github.com/llvm/llvm-project
Commit: f6207dc635fdd9f87000798eb3ddb61eb45190b5
https://github.com/llvm/llvm-project/commit/f6207dc635fdd9f87000798eb3ddb61eb45190b5
Author: xlauko <xlauko at mail.muni.cz>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRDialect.h
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
Log Message:
-----------
[CIR] Remove redundant operation trait and use AllTypesMatch instead
This mirrors incubator changes from https://github.com/llvm/clangir/pull/1679
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