[NFC] Fix tests in commit 20cf170e68def
authorJeffrey Byrnes <Jeffrey.Byrnes@amd.com>
Thu, 15 Sep 2022 22:37:58 +0000 (15:37 -0700)
committerJeffrey Byrnes <Jeffrey.Byrnes@amd.com>
Thu, 15 Sep 2022 22:37:58 +0000 (15:37 -0700)
llvm/test/CodeGen/AMDGPU/gep-const-address-space.ll
llvm/test/Transforms/InferAddressSpaces/AMDGPU/flat_atomic.ll

index bf37c6a..acebbc0 100644 (file)
@@ -1,5 +1,5 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc -march=amdgcn -mcpu=gfx90a -O3 < %s | FileCheck %s
+; RUN: llc -march=amdgcn -mcpu=gfx90a < %s | FileCheck %s
 
 declare double @llvm.amdgcn.flat.atomic.fadd.f64.p0f64.f64(double* nocapture, double) #8
 
index 8930af5..1b9f951 100644 (file)
@@ -1,5 +1,5 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc -march=amdgcn -mcpu=gfx90a -O3 < %s | FileCheck %s
+; RUN: llc -march=amdgcn -mcpu=gfx90a < %s | FileCheck %s
 
 declare double @llvm.amdgcn.flat.atomic.fadd.f64.p0f64.f64(double* nocapture, double) #8
 declare double @llvm.amdgcn.flat.atomic.fmin.f64.p0f64.f64(double* nocapture, double) #8