[all-commits] [llvm/llvm-project] 6015ba: [CIR][CUDA] Handle CUDA module constructor and des...
David Rivera via All-commits
all-commits at lists.llvm.org
Thu Apr 2 10:42:41 PDT 2026
Branch: refs/heads/users/riverdave/cir-module-ctor-dtor-fatbin-reg-new
Home: https://github.com/llvm/llvm-project
Commit: 6015bace9c75305abe5d2b473c25c6975a1f4f6e
https://github.com/llvm/llvm-project/commit/6015bace9c75305abe5d2b473c25c6975a1f4f6e
Author: David Rivera <davidriverg at gmail.com>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
M clang/test/CIR/CodeGenCUDA/device-stub.cu
Log Message:
-----------
[CIR][CUDA] Handle CUDA module constructor and destructor emission.
Commit: 7b1434504b442f69896f4771324018cfb050fa8f
https://github.com/llvm/llvm-project/commit/7b1434504b442f69896f4771324018cfb050fa8f
Author: David Rivera <davidriverg at gmail.com>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
Log Message:
-----------
unreachable on RDC compilation
Compare: https://github.com/llvm/llvm-project/compare/3fcbba346643...7b1434504b44
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