Pinned 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
-
acer-wmi-battery
acer-wmi-battery PublicA linux kernel driver for the Acer WMI battery health control interface
45 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 | |||||||||||||||||||||||||||||||||||||||||
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
Contributed to
llvm/llvm-project,
frederik-h/acer-wmi-battery,
DARC-e-V/50ohm-pocket
and 4 other
repositories
Loading
Contribution activity
March 2025
Created 8 commits in 2 repositories
Created a pull request in llvm/llvm-project that received 9 comments
Rename ExpandLargeFpConvertPass to ExpandFpPass
This is meant as a preparation for PR #130988 "[AMDGPU] Implement IR expansion for frem instruction" which implements the expansion of another inst…
+78
−77
lines changed
•
9
comments
Opened 3 other pull requests in 1 repository
llvm/llvm-project
2
open
1
merged
-
[AMDGPU] SIPeepholeSDWA: Add REG_SEQUENCE support
This contribution was made on Mar 26
-
Add IRBuilder::CreateFMA
This contribution was made on Mar 13
-
[AMDGPU] Implement IR expansion for frem instruction
This contribution was made on Mar 12
Reviewed 7 pull requests in 2 repositories
llvm/llvm-project
6 pull requests
-
[AMDGPU] Implement IR expansion for frem instruction
This contribution was made on Mar 31
-
DAG: Fix promote of half freeze
This contribution was made on Mar 18
-
AMDGPU: Add more freeze codegen tests
This contribution was made on Mar 18
-
Rename ExpandLargeFpConvertPass to ExpandFpPass
This contribution was made on Mar 13
-
Add IRBuilder::CreateFMA
This contribution was made on Mar 13
-
[AMDGPU] Account for existing SDWA selections
This contribution was made on Mar 3
frederik-h/acer-wmi-battery
1 pull request
-
Add support for reading the battery temperature
This contribution was made on Mar 30
Created an issue in llvm/llvm-project that received 2 comments
[AMDGPU] SIPeepholeSDWA: Add V_CNDMASK_B32 support
The isConvertibleToSDWA
function form llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
contains this FIXME:
// FIXME: has SDWA but require handling of imp…
2
comments