User Details
- User Since
- Sep 7 2021, 10:56 AM (108 w, 8 h)
Aug 23 2023
Is void amdgpu::Linker::ConstructJob() constructing a job for the host linker or the device linker? Or both?
Aug 22 2023
Jun 30 2023
Jun 1 2023
May 9 2023
Mar 27 2023
Mar 15 2023
Needed to update this after landing with two quick patch fixes:
Mar 14 2023
Thanks for addressing this! I've just uploaded a patch that hopefully addresses the issue. If not I'll toss the XFAIL back on for ps4/5 and keep investigating.
Updating commit message
Mar 13 2023
Adding note to documentation
Mar 10 2023
Adding another test, updating existing large test, and switching from ABI
to env
Jan 12 2023
We're ok with env field being blank, so this doesn't accomplish what we need
Jan 11 2023
Dec 7 2022
@thakis thanks for reverting that, sorry I didn't see your request sooner!
Dec 5 2022
Nov 29 2022
Nov 2 2022
Nov 1 2022
Aug 12 2022
Jul 27 2022
Jul 26 2022
Updating driver cmake to correctly build shared library
Jul 25 2022
Removing trailing whitespace
Jul 22 2022
Fixing header typo
Switching pointers to references, adding namespace comment
Jul 19 2022
Bug fix
Moving classes into clang namespace, more specific name for config class
Jul 15 2022
Abandoned in favor of combined patch: https://reviews.llvm.org/D129873
Abandoned in favor of combined patch: https://reviews.llvm.org/D129873
Abandoned in favor of combined patch: https://reviews.llvm.org/D129873
Abandoned in favor of combined patch: https://reviews.llvm.org/D129873
Jul 7 2022
@yaxunl Are you recommending I combine all 4 patches down into 1 patch? Or combine a subset of patches?
Adding clang-format
Jun 7 2022
Apr 21 2022
Adding clang-format
Adding clang-format
Mar 23 2022
Mar 22 2022
Switching test
Adding test
Mar 21 2022
Updating commit message
Mar 7 2022
Feb 22 2022
Addressing clang-format comments
Feb 16 2022
Address clang-format comment
Updating commit message
Switching to use new getTotalNumVGPRs from AMDGPUBaseInfo
Updating commit message
Fix small formatting error
Removing llvm namespace from function call and addressing clang-format issues