[all-commits] [llvm/llvm-project] 331f22: [AMDGPU] Remove unnecessary predicates from aliase...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri May 10 07:05:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 331f22af4b4c849a97c97e6803e0c8cab57fa10b
      https://github.com/llvm/llvm-project/commit/331f22af4b4c849a97c97e6803e0c8cab57fa10b
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/EXPInstructions.td
    M llvm/lib/Target/AMDGPU/MIMGInstructions.td

  Log Message:
  -----------
  [AMDGPU] Remove unnecessary predicates from aliases. NFC. (#91602)

So long as the target of the alias is predicated with HasImageInsts or
similar, the alias itself does not need this predicate.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list