[llvm] [X86] Update test name (PR #154688)

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 21 00:49:13 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-backend-x86

Author: Abhishek Kaushik (abhishek-kaushik22)

<details>
<summary>Changes</summary>

The test name in #<!-- -->154486 mentioned fp80 which we are not testing in the tests.

---
Full diff: https://github.com/llvm/llvm-project/pull/154688.diff


1 Files Affected:

- (renamed) llvm/test/CodeGen/X86/scalarize-strict-fsetcc.ll () 


``````````diff
diff --git a/llvm/test/CodeGen/X86/fp80-strict-vec-cmp.ll b/llvm/test/CodeGen/X86/scalarize-strict-fsetcc.ll
similarity index 100%
rename from llvm/test/CodeGen/X86/fp80-strict-vec-cmp.ll
rename to llvm/test/CodeGen/X86/scalarize-strict-fsetcc.ll

``````````

</details>


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


More information about the llvm-commits mailing list