[all-commits] [llvm/llvm-project] 07f9a7: [CIR] Implement Atomic Complex to Complex cast (#1...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sun May 31 07:27:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07f9a7d2ab89731bdb9e4093c66f35c46044894a
https://github.com/llvm/llvm-project/commit/07f9a7d2ab89731bdb9e4093c66f35c46044894a
Author: Amr Hesham <amr96 at programmer.net>
Date: 2026-05-31 (Sun, 31 May 2026)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenAtomic.cpp
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
M clang/test/CIR/CodeGen/complex-atomic-cast.c
Log Message:
-----------
[CIR] Implement Atomic Complex to Complex cast (#199260)
Implement Atomic Complex to Complex types cast
Issue https://github.com/llvm/llvm-project/issues/192331
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