[all-commits] [llvm/llvm-project] c53693: [CodeGen] Replace PointerType::getUnqual(Type) wit...
Mats Jun Larsen via All-commits
all-commits at lists.llvm.org
Mon Mar 3 13:58:26 PST 2025
Branch: refs/heads/users/junlarsen/codegen_replace_pointertype_getunqual_type_with_opaque_pointer_version_nfc_
Home: https://github.com/llvm/llvm-project
Commit: c536935324e958854ade0c0d4bbb7eb176a4eebd
https://github.com/llvm/llvm-project/commit/c536935324e958854ade0c0d4bbb7eb176a4eebd
Author: Mats Jun Larsen <mats at jun.codes>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M clang/lib/CodeGen/ABIInfoImpl.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.h
M clang/lib/CodeGen/ItaniumCXXABI.cpp
Log Message:
-----------
[CodeGen] Replace PointerType::getUnqual(Type) with opaque
pointer version (NFC)
Follow-up to #123569
Commit: d49af4308548d824e835493aacdc4038441a7440
https://github.com/llvm/llvm-project/commit/d49af4308548d824e835493aacdc4038441a7440
Author: Mats Jun Larsen <mats at jun.codes>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.h
Log Message:
-----------
Remove bitcasts and kmpc_MicroTy
Compare: https://github.com/llvm/llvm-project/compare/e559f0fd0438...d49af4308548
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