[all-commits] [llvm/llvm-project] f482e8: AMDGPU/GlobalISel: Fix flat_scratch_init handling ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jan 27 07:21:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f482e86980a8580bae4ecef1b1dcd447ecb4484c
      https://github.com/llvm/llvm-project/commit/f482e86980a8580bae4ecef1b1dcd447ecb4484c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    A llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch-init.gfx.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Fix flat_scratch_init handling for shaders

I don't think this is actually defined for mesa, but this is what we
were doing on the DAG path.




More information about the All-commits mailing list