[PATCH] D103659: [AMDGPU][GlobalISel] Try to use op_sel when selecting packed instructions
Vang Thao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 3 17:51:45 PDT 2021
vangthao created this revision.
Herald added subscribers: foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
vangthao requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Also look for per-component fnegs.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D103659
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sdot2.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sdot4.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sdot8.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.udot2.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.udot4.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.udot8.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/op-sel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103659.349735.patch
Type: text/x-patch
Size: 56034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/bfb52dbb/attachment.bin>
More information about the llvm-commits
mailing list