[all-commits] [llvm/llvm-project] 525f9c: [AMDGPU][DPP] Corrected DPP combiner
dpreobra via All-commits
all-commits at lists.llvm.org
Wed Nov 20 04:58:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 525f9c0be538ba93e01b3a783d62b9f562e5a6b4
https://github.com/llvm/llvm-project/commit/525f9c0be538ba93e01b3a783d62b9f562e5a6b4
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
Log Message:
-----------
[AMDGPU][DPP] Corrected DPP combiner
Added a check to make sure that the selected dpp opcode is supported by target.
Reviewers: vpykhtin, arsenm, rampitec
Differential Revision: https://reviews.llvm.org/D70402
More information about the All-commits
mailing list