[all-commits] [llvm/llvm-project] 5ce38e: [CIR] Refactor VoidPtr constraint to CIR_VoidPtrType
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Wed May 7 10:21:36 PDT 2025
Branch: refs/heads/users/xlauko/cir-void-pointer-constraints
Home: https://github.com/llvm/llvm-project
Commit: 5ce38e9bd98599d4c70d896e387ce19bf8f3fe37
https://github.com/llvm/llvm-project/commit/5ce38e9bd98599d4c70d896e387ce19bf8f3fe37
Author: xlauko <xlauko at mail.muni.cz>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRTypeConstraints.td
M clang/include/clang/CIR/Dialect/IR/CIRTypes.td
Log Message:
-----------
[CIR] Refactor VoidPtr constraint to CIR_VoidPtrType
This mirrors incubator changes from https://github.com/llvm/clangir/pull/1601
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