[llvm] [X86][GlobalIsel] Support G_INTRINSIC_TRUNC/G_FCEIL/G_FFLOOR (PR #156633)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 03:03:31 PDT 2025


================
@@ -18,18 +18,12 @@ define float @ceil_f32(float %a) nounwind readnone {
 ; FASTISEL-X64-NEXT:    popq %rax
 ; FASTISEL-X64-NEXT:    retq
 ;
-; X86-LABEL: ceil_f32:
----------------
JaydeepChauhan14 wrote:

I think X86 Checks should be there. 

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


More information about the llvm-commits mailing list