summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
diff options
context:
space:
mode:
authorDavid Stuttard <david.stuttard@amd.com>2018-11-29 20:14:17 +0000
committerDavid Stuttard <david.stuttard@amd.com>2018-11-29 20:14:17 +0000
commitc6603861d8bad3054ed137b140742eb15abcd3ce (patch)
treec663eeb366bb7493cc0160c29fb8e9e31951b8e7 /llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
parenteba2365f23db0cae29e9a187ec16bb64e49be5d6 (diff)
downloadbcm5719-llvm-c6603861d8bad3054ed137b140742eb15abcd3ce.tar.gz
bcm5719-llvm-c6603861d8bad3054ed137b140742eb15abcd3ce.zip
Revert r347871 "Fix: Add support for TFE/LWE in image intrinsic"
Also revert fix r347876 One of the buildbots was reporting a failure in some relevant tests that I can't repro or explain at present, so reverting until I can isolate. llvm-svn: 347911
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h')
-rw-r--r--llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h b/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
index 2a0416e45cf..4bf16f59621 100644
--- a/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
+++ b/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
@@ -184,7 +184,6 @@ struct MIMGBaseOpcodeInfo {
bool Atomic;
bool AtomicX2;
bool Sampler;
- bool Gather4;
uint8_t NumExtraArgs;
bool Gradients;
OpenPOWER on IntegriCloud