[PATCH] D128114: [X86][FP16] Add constrained FP support for scalar emulation

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 05:33:56 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8fb083d33e19: [X86][FP16] Add constrained FP support for scalar emulation (authored by pengfei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128114

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fp-strict-scalar-cmp-fp16.ll
  llvm/test/CodeGen/X86/fp-strict-scalar-fp16.ll
  llvm/test/CodeGen/X86/fp-strict-scalar-fptoint-fp16.ll
  llvm/test/CodeGen/X86/fp-strict-scalar-inttofp-fp16.ll
  llvm/test/CodeGen/X86/fp-strict-scalar-round-fp16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128114.443220.patch
Type: text/x-patch
Size: 89766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/5ebc898c/attachment.bin>


More information about the llvm-commits mailing list