[all-commits] [llvm/llvm-project] 97e826: [CIR] Remove redundant operation trait and use All...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Mon Jun 23 11:42:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97e8266172533fe9deb701a0851b442298f0f011
https://github.com/llvm/llvm-project/commit/97e8266172533fe9deb701a0851b442298f0f011
Author: Henrich Lauko <xlauko at mail.muni.cz>
Date: 2025-06-23 (Mon, 23 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 (#144950)
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