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

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 06:11:49 PDT 2022


pengfei updated this revision to Diff 442546.
pengfei added a comment.

Rebase


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.442546.patch
Type: text/x-patch
Size: 99551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/3ae52e7a/attachment.bin>


More information about the llvm-commits mailing list