================
@@ -0,0 +1,21 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt -passes=sccp -S %s | FileCheck %s
+
+define dso_local float @test_ieee() #0 {
----------------
hashemthomas1 wrote:
Done
https://github.com/llvm/llvm-project/pull/100831