[PATCH] D127982: [X86][FP16] Enable vector support for FP16 emulation

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 03:32:28 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/vec_fp_to_int.ll:2160
-  ret <4 x i32> %ext
-}
-
----------------
Why are we removing these?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127982/new/

https://reviews.llvm.org/D127982



More information about the llvm-commits mailing list