================
@@ -0,0 +1,27 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt -S -passes='require<profile-summary>,function(codegenprepare)'
-mtriple=i686-unknown-linux-gnu -mattr=+sse2 < %s | FileCheck %s
+
+define double @test_hoist_bitcast_i64_to_double(i1 %cond, i64 %a) {
----------------
RKSimon wrote:
this seems to fail to hoist - any cases that will work?
https://github.com/llvm/llvm-project/pull/207568
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits