commit | d3c5b241b5a30d3471dc2c851185217915026c19 | [log] [tgz] |
---|---|---|
author | Gaurav Verma <48321602+xintin@users.noreply.github.com> | Fri Sep 12 04:45:56 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 12 04:50:39 2025 -0700 |
tree | ce9c4d1f374b75b1f311d6474c1f253413fe64d6 | |
parent | 2db4cec5762f2ee4297c14ba047cc5c91c731f09 [diff] |
[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> GitOrigin-RevId: a2a9601ea49afff950f9267b378b30ef799d6ad9
See https://mlir.llvm.org/ for more information.