[llvm] [X86][ABIVerifier] Verify floating point ABI correctness on 64-bit target (PR #111690)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 11 07:45:46 PDT 2024
================
@@ -1,5 +1,4 @@
; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py
-; RUN: opt < %s -enable-no-nans-fp-math -passes="print<cost-model>" 2>&1 -disable-output -cost-kind=code-size -mtriple=x86_64-- -mattr=-sse2 | FileCheck %s --check-prefixes=CHECK,SSE1
----------------
phoebewang wrote:
Good idea!
https://github.com/llvm/llvm-project/pull/111690
More information about the llvm-commits
mailing list