[PATCH] D141173: AMDGPU: Use getConstantStringInfo for printf format strings
Vikram Hegde via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 01:30:02 PST 2023
vikramRH added a comment.
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 <https://reviews.llvm.org/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,
@sameerds , thoughts ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141173/new/
https://reviews.llvm.org/D141173
More information about the llvm-commits
mailing list