[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Stanislav Mekhanoshin via llvm-branch-commits

https://github.com/rampitec updated 
https://github.com/llvm/llvm-project/pull/151811

>From f5894074b3be2d7b02950d62cb2f82ebfcc63174 Mon Sep 17 00:00:00 2001
From: Stanislav Mekhanoshin 
Date: Sat, 2 Aug 2025 02:39:28 -0700
Subject: [PATCH] [AMDGPU] Add missing v_permlane_up_b32 test. NFC.

---
 llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt 
b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
index 5fdc973ef216c..4b44c27570af5 100644
--- a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
+++ b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
@@ -869,6 +869,9 @@
 0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
 # GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0  ; encoding: 
[0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
 
+0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
+# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
+
 0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
 # GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
 

___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Stanislav Mekhanoshin via llvm-branch-commits

https://github.com/rampitec updated 
https://github.com/llvm/llvm-project/pull/151811

>From f5894074b3be2d7b02950d62cb2f82ebfcc63174 Mon Sep 17 00:00:00 2001
From: Stanislav Mekhanoshin 
Date: Sat, 2 Aug 2025 02:39:28 -0700
Subject: [PATCH] [AMDGPU] Add missing v_permlane_up_b32 test. NFC.

---
 llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt 
b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
index 5fdc973ef216c..4b44c27570af5 100644
--- a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
+++ b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
@@ -869,6 +869,9 @@
 0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
 # GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0  ; encoding: 
[0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
 
+0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
+# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
+
 0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
 # GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
 

___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Stanislav Mekhanoshin via llvm-branch-commits

https://github.com/rampitec updated 
https://github.com/llvm/llvm-project/pull/151811

>From e911c22a6243b6cbe2932202e6c27c9d75b6e8c9 Mon Sep 17 00:00:00 2001
From: Stanislav Mekhanoshin 
Date: Sat, 2 Aug 2025 02:39:28 -0700
Subject: [PATCH] [AMDGPU] Add missing v_permlane_up_b32 test. NFC.

---
 llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt 
b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
index 5fdc973ef216c..4b44c27570af5 100644
--- a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
+++ b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
@@ -869,6 +869,9 @@
 0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
 # GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0  ; encoding: 
[0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
 
+0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
+# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
+
 0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
 # GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
 

___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Stanislav Mekhanoshin via llvm-branch-commits

https://github.com/rampitec updated 
https://github.com/llvm/llvm-project/pull/151811

>From e911c22a6243b6cbe2932202e6c27c9d75b6e8c9 Mon Sep 17 00:00:00 2001
From: Stanislav Mekhanoshin 
Date: Sat, 2 Aug 2025 02:39:28 -0700
Subject: [PATCH] [AMDGPU] Add missing v_permlane_up_b32 test. NFC.

---
 llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt 
b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
index 5fdc973ef216c..4b44c27570af5 100644
--- a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
+++ b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
@@ -869,6 +869,9 @@
 0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
 # GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0  ; encoding: 
[0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
 
+0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
+# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
+
 0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
 # GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
 

___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Matt Arsenault via llvm-branch-commits

https://github.com/arsenm approved this pull request.


https://github.com/llvm/llvm-project/pull/151811
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread via llvm-branch-commits

llvmbot wrote:




@llvm/pr-subscribers-mc

Author: Stanislav Mekhanoshin (rampitec)


Changes



---
Full diff: https://github.com/llvm/llvm-project/pull/151811.diff


1 Files Affected:

- (modified) llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt (+3) 


``diff
diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt 
b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
index 5fdc973ef216c..4b44c27570af5 100644
--- a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
+++ b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
@@ -869,6 +869,9 @@
 0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
 # GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0  ; encoding: 
[0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
 
+0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
+# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
+
 0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
 # GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
 

``




https://github.com/llvm/llvm-project/pull/151811
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread via llvm-branch-commits

llvmbot wrote:




@llvm/pr-subscribers-backend-amdgpu

Author: Stanislav Mekhanoshin (rampitec)


Changes



---
Full diff: https://github.com/llvm/llvm-project/pull/151811.diff


1 Files Affected:

- (modified) llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt (+3) 


``diff
diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt 
b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
index 5fdc973ef216c..4b44c27570af5 100644
--- a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
+++ b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
@@ -869,6 +869,9 @@
 0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
 # GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0  ; encoding: 
[0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
 
+0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
+# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
+
 0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
 # GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
 

``




https://github.com/llvm/llvm-project/pull/151811
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Stanislav Mekhanoshin via llvm-branch-commits

https://github.com/rampitec ready_for_review 
https://github.com/llvm/llvm-project/pull/151811
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Stanislav Mekhanoshin via llvm-branch-commits

rampitec wrote:

> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is 
> open. Once all requirements are satisfied, merge this PR as a stack  href="https://app.graphite.dev/github/pr/llvm/llvm-project/151811?utm_source=stack-comment-downstack-mergeability-warning";
>  >on Graphite.
> https://graphite.dev/docs/merge-pull-requests";>Learn more

* **#151811** https://app.graphite.dev/github/pr/llvm/llvm-project/151811?utm_source=stack-comment-icon";
 target="_blank">https://static.graphite.dev/graphite-32x32-black.png"; alt="Graphite" 
width="10px" height="10px"/> 👈 https://app.graphite.dev/github/pr/llvm/llvm-project/151811?utm_source=stack-comment-view-in-graphite";
 target="_blank">(View in Graphite)
* **#151810** https://app.graphite.dev/github/pr/llvm/llvm-project/151810?utm_source=stack-comment-icon";
 target="_blank">https://static.graphite.dev/graphite-32x32-black.png"; alt="Graphite" 
width="10px" height="10px"/>
* **#151807** https://app.graphite.dev/github/pr/llvm/llvm-project/151807?utm_source=stack-comment-icon";
 target="_blank">https://static.graphite.dev/graphite-32x32-black.png"; alt="Graphite" 
width="10px" height="10px"/>
* **#151804** https://app.graphite.dev/github/pr/llvm/llvm-project/151804?utm_source=stack-comment-icon";
 target="_blank">https://static.graphite.dev/graphite-32x32-black.png"; alt="Graphite" 
width="10px" height="10px"/>
* `main`




This stack of pull requests is managed by https://graphite.dev?utm-source=stack-comment";>Graphite. Learn 
more about https://stacking.dev/?utm_source=stack-comment";>stacking.


https://github.com/llvm/llvm-project/pull/151811
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits


[llvm-branch-commits] [llvm] [AMDGPU] Add missing v_permlane_up_b32 test. NFC. (PR #151811)

2025-08-02 Thread Stanislav Mekhanoshin via llvm-branch-commits

https://github.com/rampitec created 
https://github.com/llvm/llvm-project/pull/151811

None

>From 7d26f4bb0efd6e38ef03ebfbe0b1c488435f3fb7 Mon Sep 17 00:00:00 2001
From: Stanislav Mekhanoshin 
Date: Sat, 2 Aug 2025 02:39:28 -0700
Subject: [PATCH] [AMDGPU] Add missing v_permlane_up_b32 test. NFC.

---
 llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt 
b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
index 5fdc973ef216c..4b44c27570af5 100644
--- a/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
+++ b/llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt
@@ -869,6 +869,9 @@
 0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
 # GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0  ; encoding: 
[0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
 
+0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
+# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
+
 0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
 # GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: 
[0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
 

___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits