[all-commits] [llvm/llvm-project] 12011b: [AMDGPU] GCNHazardRecognizer: ignore all meta inst...

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Apr 27 12:17:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12011b5217929ef8a56c2099c6f3233934ea4fbc
      https://github.com/llvm/llvm-project/commit/12011b5217929ef8a56c2099c6f3233934ea4fbc
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

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

  Log Message:
  -----------
  [AMDGPU] GCNHazardRecognizer: ignore all meta instructions

This is hopefully NFC, but should be more robust in ignoring all
instructions that should be ignored, instead of just some of them.

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




More information about the All-commits mailing list