[all-commits] [llvm/llvm-project] f1156f: [AMDGPU][IGLP]: Add SchedGroupMask::TRANS (#75416)

Jeffrey Byrnes via All-commits all-commits at lists.llvm.org
Tue Dec 19 16:54:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1156fb622a73bcf1623c9bebfb6a638b097af14
      https://github.com/llvm/llvm-project/commit/f1156fb622a73bcf1623c9bebfb6a638b097af14
  Author: Jeffrey Byrnes <jeffrey.byrnes at amd.com>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M llvm/docs/AMDGPUUsage.rst
    M llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sched.group.barrier.ll
    A llvm/test/CodeGen/AMDGPU/sched.barrier.inverted.mask.ll

  Log Message:
  -----------
  [AMDGPU][IGLP]: Add SchedGroupMask::TRANS (#75416)

Makes constructing SchedGroups of this type easier, and provides ability
to create them with __builtin_amdgcn_sched_group_barrier




More information about the All-commits mailing list