[PATCH] D158477: [AMDGPU] Respect `nobuiltin` when converting `printf`

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 07:01:51 PDT 2023


jhuber6 updated this revision to Diff 552343.
jhuber6 added a comment.

Remove redundant check


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158477/new/

https://reviews.llvm.org/D158477

Files:
  llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
  llvm/test/CodeGen/AMDGPU/printf_builtin.ll
  llvm/test/CodeGen/AMDGPU/printf_nobuiltin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158477.552343.patch
Type: text/x-patch
Size: 4492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/142565ec/attachment.bin>


More information about the llvm-commits mailing list