From 97186bff4023b1ce6c93b66183631cd084267a41 Mon Sep 17 00:00:00 2001 From: Marek Olsak Date: Tue, 4 Jul 2017 14:43:38 +0000 Subject: [PATCH] [AMDGPU] Fix latency of MIMG instructions Patch by cwabbott (Connor Abbott). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307081 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/AMDGPU/MIMGInstructions.td | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Target/AMDGPU/MIMGInstructions.td b/lib/Target/AMDGPU/MIMGInstructions.td index a515eecc222..06e2c11b019 100644 --- a/lib/Target/AMDGPU/MIMGInstructions.td +++ b/lib/Target/AMDGPU/MIMGInstructions.td @@ -26,6 +26,7 @@ class MIMG_Helper op, string asm, -- 2.40.0