[all-commits] [llvm/llvm-project] 356c71: [AMDGPU] Fix big endian bots after 7c327c2

Nemanja Ivanovic via All-commits all-commits at lists.llvm.org
Tue Jan 10 11:15:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 356c71830cdf289f32f0bcbcff83cc8870217171
      https://github.com/llvm/llvm-project/commit/356c71830cdf289f32f0bcbcff83cc8870217171
  Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp

  Log Message:
  -----------
  [AMDGPU] Fix big endian bots after 7c327c2

The pass that this test case is testing has host-endianness
dependencies. This fixes the pertinent one causing failures
on BE bots.




More information about the All-commits mailing list