[all-commits] [llvm/llvm-project] 29c17e: [AMDGPU/MemOpsCluster] Code clean-up around access...
Mahesha S via All-commits
all-commits at lists.llvm.org
Wed Jun 3 01:34:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29c17ed96ed53399279c3358cffde51224178e72
https://github.com/llvm/llvm-project/commit/29c17ed96ed53399279c3358cffde51224178e72
Author: hsmahesha <mahesha.comp at gmail.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
[AMDGPU/MemOpsCluster] Code clean-up around accessing of memory operand width
Summary:
Clean-up the width computing logic given a memory operand, and re-arrange code to avoid
code duplication.
Reviewers: foad, rampitec, arsenm, vpykhtin, javedabsar
Reviewed By: foad
Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80946
More information about the All-commits
mailing list