RKSimon added inline comments.
================ Comment at: llvm/test/CodeGen/X86/x86-fpclass.ll:173 + +define <1 x i1> @isnan_double_vec1(<1 x double> %x) { +; CHECK-32-LABEL: isnan_double_vec1: ---------------- add nounwind to reduce cfi noise (other tests would benefit as well)? ================ Comment at: llvm/test/Transforms/InstSimplify/ConstProp/fpclassify.ll:1 +; RUN: opt < %s -instsimplify -S | FileCheck %s + ---------------- Use update_test_checks.py? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D104854/new/ https://reviews.llvm.org/D104854 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits