[all-commits] [llvm/llvm-project] d07a78: [AMDGPU] Cluster FLAT instructions with both vaddr...
jayfoad via All-commits
all-commits at lists.llvm.org
Wed Jan 29 09:01:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d07a7895792a0ef9ea2c4466b62b1471579afc8b
https://github.com/llvm/llvm-project/commit/d07a7895792a0ef9ea2c4466b62b1471579afc8b
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/global-saddr.ll
M llvm/test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
Log Message:
-----------
[AMDGPU] Cluster FLAT instructions with both vaddr and saddr
Reviewers: rampitec, arsenm
Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73634
More information about the All-commits
mailing list