[all-commits] [llvm/llvm-project] 471d9c: [NFC][AMDGPU] assert we've found a value before use

ldrumm via All-commits all-commits at lists.llvm.org
Mon Aug 28 02:15:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 471d9c57afb4dda9b4663e08b1c0be5120331cc0
      https://github.com/llvm/llvm-project/commit/471d9c57afb4dda9b4663e08b1c0be5120331cc0
  Author: Luke Drummond <luke.drummond at codeplay.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

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

  Log Message:
  -----------
  [NFC][AMDGPU] assert we've found a value before use

The sync pipeline should always contain the candidate ID. If it doesn't
something's gone awry. assert on that.

Reviewed by: jrbyrnes

Differential Revision: https://reviews.llvm.org/D158845




More information about the All-commits mailing list