[all-commits] [llvm/llvm-project] 6afc4b: [AMDGPU] WQM: Ensure exact mode placement before b...

Carl Ritson via All-commits all-commits at lists.llvm.org
Tue Jun 6 02:15:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6afc4b0629c8dc26236af72688b8c036cf090c32
      https://github.com/llvm/llvm-project/commit/6afc4b0629c8dc26236af72688b8c036cf090c32
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
    M llvm/test/CodeGen/AMDGPU/wqm-terminators.mir

  Log Message:
  -----------
  [AMDGPU] WQM: Ensure exact mode placement before branches

Fix for D151797 where the change accidentally allowed exit to
exact mode between branch instructions.

Reviewed By: dstuttard

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




More information about the All-commits mailing list