[all-commits] [llvm/llvm-project] 688701: AMDGPU Mark permlane instructions as convergent (#...

Paul Trojahn via All-commits all-commits at lists.llvm.org
Tue Jun 10 00:46:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68870161e5d827d84f9cba30f741c31c4ff0be4f
      https://github.com/llvm/llvm-project/commit/68870161e5d827d84f9cba30f741c31c4ff0be4f
  Author: Paul Trojahn <paul.trojahn at gmail.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll

  Log Message:
  -----------
  AMDGPU Mark permlane instructions as convergent (#142962)

Not sure if this is the right place to add this, but without explicitly
setting it as convergent, the permlanex16 instruction in the test sinks
into the second block.

Co-authored-by: Paul Trojahn <paul.trojahn at amd.com>



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