Gaurav Verma a2a9601ea4
[mlir][AMDGPU] Updated PermlaneSwapOp to select correct val (#157586)
* as per the instruction description, updated `PermlaneSwapOp` to select
correct val
* updated corresponding lit tests

Issue it resolves: the block reduction was failing otherwise as we were
selecting the `{0}` always.

---------

Signed-off-by: xintin <gaurav.verma@amd.com>
2025-09-12 13:45:56 +02:00
..