[PATCH] D108933: [LegalizeTypes][X86] Improve ExpandIntRes_FP_TO_SINT/ExpandIntRes_FP_TO_UINT when input is SoftPromoteHalf.

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 12:57:21 PDT 2021


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Thanks!  I verified that this definitely fixes the codegen on Windows with FP16.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108933



More information about the llvm-commits mailing list