[all-commits] [llvm/llvm-project] 68d465: AMDGPU: Don't insert pointer bitcasts for printf l...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jan 28 17:49:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68d46567228549c4cbd7fee517dcc602533b35a3
      https://github.com/llvm/llvm-project/commit/68d46567228549c4cbd7fee517dcc602533b35a3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
    M llvm/test/CodeGen/AMDGPU/opencl-printf.ll
    M llvm/test/CodeGen/AMDGPU/printf-existing-format-strings.ll

  Log Message:
  -----------
  AMDGPU: Don't insert pointer bitcasts for printf lowering

Cleanup leftover typed pointer handling.




More information about the All-commits mailing list