[all-commits] [llvm/llvm-project] fb8d23: [AMDGPU] Define new feature HasFlatScratchSVSMode....

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Mar 16 12:59:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb8d23b8e7d5c61f965fd87d820a60d6255e72d4
      https://github.com/llvm/llvm-project/commit/fb8d23b8e7d5c61f965fd87d820a60d6255e72d4
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/FLATInstructions.td
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h

  Log Message:
  -----------
  [AMDGPU] Define new feature HasFlatScratchSVSMode. NFC.

This is by analogy with HasFlatScratchSTMode and is slightly more
informative than using isGFX940Plus.

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




More information about the All-commits mailing list