[RISCV] Add shrinkwrap test cases showing gaps in current impl
[llvm-project.git] / llvm / test / CodeGen / X86 / pr68068.ll
blob774b3e311f18e3a7f7b63a74344db046813164fc
1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=x86_64-- -fast-isel=1 | FileCheck %s
4 define float @f() "target-features"="+avx512f" {
5 ; CHECK-LABEL: f:
6 ; CHECK:       # %bb.0:
7 ; CHECK-NEXT:    vxorps %xmm0, %xmm0, %xmm0
8 ; CHECK-NEXT:    retq
9   %1 = uitofp i15 poison to float
10   ret float %1