[PATCH] D72925: AMDGPU/GlobalISel: Select llvm.amdgcn.update.dpp
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 07:55:49 PST 2020
arsenm created this revision.
arsenm added reviewers: nhaehnle, kerbowa, rampitec.
Herald added subscribers: Petar.Avramovic, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
The existing test is overly reliant on -mattr=-flat-for-global, and
some missing optimizations to re-use.
https://reviews.llvm.org/D72925
Files:
llvm/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.update.dpp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72925.238778.patch
Type: text/x-patch
Size: 10375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/eb63fafe/attachment-0001.bin>
More information about the llvm-commits
mailing list