[all-commits] [llvm/llvm-project] 60e946: [AMDGPU][NFC] Pre-commit tests for ds_bpermute XOR...
Pankaj Dwivedi via All-commits
all-commits at lists.llvm.org
Tue Apr 28 00:33:06 PDT 2026
Branch: refs/heads/users/Pankajdwivedi-25/LCOMPILER-1697-dpp-permlane-lowering
Home: https://github.com/llvm/llvm-project
Commit: 60e9465ae09fee21bf11805b120519946e99860b
https://github.com/llvm/llvm-project/commit/60e9465ae09fee21bf11805b120519946e99860b
Author: padivedi <padivedi at amd.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
A llvm/test/CodeGen/AMDGPU/bpermute-xor-dpp-combine.ll
A llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-bpermute-xor-to-dpp.ll
M llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.wave.shuffle.ll
Log Message:
-----------
[AMDGPU][NFC] Pre-commit tests for ds_bpermute XOR to DPP/permlane lowering
Commit: cad0ef5a3fae7d37a1a00de822f14aa342596178
https://github.com/llvm/llvm-project/commit/cad0ef5a3fae7d37a1a00de822f14aa342596178
Author: padivedi <padivedi at amd.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
M llvm/test/CodeGen/AMDGPU/bpermute-xor-dpp-combine.ll
M llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-bpermute-xor-to-dpp.ll
M llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.wave.shuffle.ll
Log Message:
-----------
[AMDGPU] Convert ds_bpermute/wave_shuffle XOR patterns to DPP row_xmask and permlanex16
Compare: https://github.com/llvm/llvm-project/compare/60e9465ae09f%5E...cad0ef5a3fae
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