[all-commits] [llvm/llvm-project] 28124a: AMDGPU/GlobalISel: Stop using G_EXTRACT in argumen...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Aug 6 07:02:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 28124a0a636b6218f5439a1ddf87ec09a8a3c1a2
      https://github.com/llvm/llvm-project/commit/28124a0a636b6218f5439a1ddf87ec09a8a3c1a2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-llvm.amdgcn.image.load.2d.d16.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Stop using G_EXTRACT in argument lowering

We really need to put this undef padding stuff into a helper
somewhere, but leave that for when this is moved to generic code.




More information about the All-commits mailing list