[llvm] [X86] Fix expand-fp on optnone functions (PR #156900)
Frederik Harwath via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 4 23:40:01 PDT 2025
================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -S -mtriple=x86_64-- --expand-fp < %s | FileCheck %s
----------------
frederik-h wrote:
> Fix is for legacy PM. So I disagree.
I will use both.
https://github.com/llvm/llvm-project/pull/156900
More information about the llvm-commits
mailing list