User Details
User Details
- User Since
- Oct 31 2022, 4:11 AM (12 w, 4 d)
Wed, Jan 11
Wed, Jan 11
vikramRH added inline comments to D141436: AMDGPU: Fix format string indexes for existing llvm.printf.fmts.
vikramRH added inline comments to D141436: AMDGPU: Fix format string indexes for existing llvm.printf.fmts.
Mon, Jan 9
Mon, Jan 9
vikramRH added a comment to D141173: AMDGPU: Use getConstantStringInfo for printf format strings.
I would like to see this and other printf related patches land and I want to take the new changes as base to update D138702 for now due to issue priority.
However I still believe this pass needs to be deprecated and the same could be implemented at clang CodeGen level along with hostcall based printf lowering. I would like to take this as a seperate activity,
Dec 1 2022
Dec 1 2022
vikramRH added a comment to D138702: support for HIP non hostcall printf.
There were some issues reported where it was found that pcie atomics are not available in some environments, as a result hostcall and HIP-Printf were also not available. This Patch is intended to provide an alternative in such scenarios while hostcall based implementation remains the primary option.
Nov 27 2022
Nov 27 2022
vikramRH planned changes to D138702: support for HIP non hostcall printf.
Nov 25 2022
Nov 25 2022
vikramRH requested review of D138702: support for HIP non hostcall printf.