[all-commits] [llvm/llvm-project] 581f18: AMDGPU/GlobalISel: Fix hardcoded register number c...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 6 06:11:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 581f1823cdba50093f9eda2478de1207427032e4
      https://github.com/llvm/llvm-project/commit/581f1823cdba50093f9eda2478de1207427032e4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/dynamic-alloca-divergent.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Fix hardcoded register number checks in test


  Commit: a5b9ad7e9aca1329ba310e638dafa58c47468a58
      https://github.com/llvm/llvm-project/commit/a5b9ad7e9aca1329ba310e638dafa58c47468a58
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-amdgpu_kernel.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Don't emit code for unused kernel arguments


Compare: https://github.com/llvm/llvm-project/compare/7b76a5c8a2a6...a5b9ad7e9aca


More information about the All-commits mailing list