[all-commits] [llvm/llvm-project] 67cfef: [AMDGPU] Fix WQM failure with single block inactiv...

Carl Ritson via All-commits all-commits at lists.llvm.org
Thu May 6 05:03:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67cfefebbbbb3a5923c47c31293a8f76596de8be
      https://github.com/llvm/llvm-project/commit/67cfefebbbbb3a5923c47c31293a8f76596de8be
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2021-05-06 (Thu, 06 May 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wqm.demote.ll

  Log Message:
  -----------
  [AMDGPU] Fix WQM failure with single block inactive demote

Instruction test for inactive kill/demote needs to be based on
actual opcode not whether instruction would be lowered to demote.

Reviewed By: piotr

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




More information about the All-commits mailing list