yaxunl added inline comments.

================
Comment at: clang/test/Driver/cuda-flush-denormals-to-zero.cu:26
+// Test no subtarget
+// FIXME: This defaults to gfx803, but gets a different denormal mode than 
explicitly specifying it.
+// RUN: %clang -x hip -no-canonical-prefixes -### -target x86_64-linux-gnu -c 
-march=haswell -nocudainc -nogpulib %s 2>&1 | FileCheck -check-prefix=FTZ %s
----------------
this comment can be removed or modified 


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78020/new/

https://reviews.llvm.org/D78020



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to