[all-commits] [llvm/llvm-project] 07e92e: [AMDGPU] Make use of HasSMemRealTime predicate. NFC.

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Dec 14 08:47:05 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 07e92e6b6002d95d438d24eaabf4452ad6e4ef8f
      https://github.com/llvm/llvm-project/commit/07e92e6b6002d95d438d24eaabf4452ad6e4ef8f
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/SMInstructions.td

  Log Message:
  -----------
  [AMDGPU] Make use of HasSMemRealTime predicate. NFC.

We have this subtarget feature so it makes sense to use it here. This is
NFC because it's always defined by default on GFX8+.

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




More information about the All-commits mailing list