[PATCH] D153992: AMDGPU: Remove attempt at simplifying the format string in printf lowering
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 14:37:11 PDT 2023
arsenm updated this revision to Diff 536433.
arsenm retitled this revision from "AMDGPU: Avoid computing dominator tree for printf lowering" to "AMDGPU: Remove attempt at simplifying the format string in printf lowering".
arsenm edited the summary of this revision.
arsenm added a comment.
Herald added a subscriber: Anastasia.
Just remove simplifyInstruction because the usage here makes no sense
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153992/new/
https://reviews.llvm.org/D153992
Files:
llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153992.536433.patch
Type: text/x-patch
Size: 7553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/50281ba9/attachment.bin>
More information about the llvm-commits
mailing list