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

Freddy Ye via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 01:43:40 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
----------------
FreddyLeaf wrote:

[7ff5d8d](https://github.com/llvm/llvm-project/pull/92509/commits/7ff5d8dbb0e9a6d4e2f64542fbfd3e352a7bbf6e)

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


More information about the llvm-commits mailing list