Popular repositories Loading
-
-
llvm-project
llvm-project PublicForked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
LLVM
78 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
March 2025
Created 4 commits in 1 repository
Created a pull request in llvm/llvm-project that received 3 comments
AMDGPU/GlobalISel: add RegBankLegalize rules for AND OR and XOR
Uniform S1 is lowered to S32. Divergent S1 is selected as VCC(S1) instruction select will select SALU instruction based on wavesize (S32 or S64). S…
+124
−107
lines changed
•
3
comments
Opened 4 other pull requests in 1 repository
llvm/llvm-project
4
open
-
AMDGPU/GlobalISel: add RegBankLegalize rules for bit shifts and sext-inreg
This contribution was made on Mar 21
-
AMDGPU/GlobalISel: add RegBankLegalize rules for select
This contribution was made on Mar 21
-
AMDGPU/GlobalISel: add RegBankLegalize rules for extends and trunc
This contribution was made on Mar 21
-
AMDGPU/GlobalISel: add RegBankLegalize rules for bitfield extract
This contribution was made on Mar 21
Reviewed 2 pull requests in 1 repository
llvm/llvm-project
2 pull requests
-
Reland "[AMDGPU] Remove s_delay_alu for VALU->SGPR->SALU (#127212)"
This contribution was made on Mar 13
-
[AMDGPU] (x or y) xor -1 -> x nor y
This contribution was made on Mar 11