diff options
author | Praveen Velliengiri <Praveen.Velliengiri@amd.com> | 2020-12-24 09:44:01 +0000 |
---|---|---|
committer | Tony Tye <Tony.Tye@amd.com> | 2020-12-24 10:13:04 +0000 |
commit | 61177943c9c762c9dd3b43909c5b0d83fdc6dc5f (patch) | |
tree | 888eadf7ffd1077de6aa8b10638bc35c3082688b /llvm/lib/Transforms/Utils/CodeMoverUtils.cpp | |
parent | 90177912a4dbf425a511caa6420e951a73c5fcf7 (diff) | |
download | llvm-61177943c9c762c9dd3b43909c5b0d83fdc6dc5f.zip llvm-61177943c9c762c9dd3b43909c5b0d83fdc6dc5f.tar.gz llvm-61177943c9c762c9dd3b43909c5b0d83fdc6dc5f.tar.bz2 |
[AMDGPU] Use MUBUF instructions for global address space access
Currently, the compiler crashes in instruction selection of global
load/stores in gfx600 due to the lack of FLAT instructions. This patch
fix the crash by selecting MUBUF instructions for global load/stores
in gfx600.
Authored-by: Praveen Velliengiri <Praveen.Velliengiri@amd.com>
Reviewed by: t-tye
Differential revision: https://reviews.llvm.org/D92483
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeMoverUtils.cpp')
0 files changed, 0 insertions, 0 deletions