[all-commits] [llvm/llvm-project] 91bd90: [AMDGPU] Remove unused argument of DataExtractor c...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Thu May 7 10:00:07 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91bd905987eb6e92230292b56eea212574271082
      https://github.com/llvm/llvm-project/commit/91bd905987eb6e92230292b56eea212574271082
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp

  Log Message:
  -----------
  [AMDGPU] Remove unused argument of DataExtractor constructor (NFC) (#196362)

`AddressSize` parameter is not used by `DataExtractor` and will be
removed in the future. See #190519 for more context.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list