HPC Compiler Engineer working on C++ and GPU programming models. Yells at build systems occasionally. Formerly SPIR-V and SYCL.
- Berlin, Germany
-
15:54
- 2h ahead
Pinned Loading
-
llvm/llvm-project
llvm/llvm-project PublicThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
44 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 3 commits in 2 repositories
Created 1 repository
-
mmha/biocolabs
Jupyter Notebook
This contribution was made on Apr 10
Created a pull request in llvm/llvm-project that received 14 comments
[CIR] Upstream binary assignments and comma
This patch adds VisitBinAssign
and VisitBinComma
to the ClangIR ScalarExprEmitter
to enable assignments and the comma operator.
+243
−0
lines changed
•
14
comments
Opened 1 other pull request in 1 repository
llvm/clangir
1
merged
-
[CIR] Always zero-extend shift amounts
This contribution was made on Apr 17
Reviewed 2 pull requests in 1 repository
llvm/llvm-project
2 pull requests
-
[CIR] Upstream SelectOp and ShiftOp
This contribution was made on Apr 17
-
[CIR] Upstream binary assignments and comma
This contribution was made on Apr 11