[llvm] [SDAG][X86] Extend SplitVecOp_VSETCC for STRICT_FSETCC. (PR #92509)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 01:12:20 PDT 2024


================
@@ -0,0 +1,22 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=x86_64 -mcpu=skx | FileCheck %s --check-prefixes=SKX
+
+; Test not crash for 512 targets but not prefer 512 vector width
----------------
arsenm wrote:

Comment grammar 

https://github.com/llvm/llvm-project/pull/92509


More information about the llvm-commits mailing list