[llvm] [X86] Try Folding icmp of v8i32 -> fcmp of v8f32 on AVX (PR #82290)

via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 29 15:46:32 PST 2024


================
@@ -816,64 +816,6 @@ define float @test_v16f32(<16 x float> %a0) {
 ; SSE41-NEXT:    orps %xmm4, %xmm0
 ; SSE41-NEXT:    retq
 ;
-; AVX-LABEL: test_v16f32:
----------------
goldsteinn wrote:

regening, not sure what happened.

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


More information about the llvm-commits mailing list