[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 23:18:35 PDT 2022


pengfei updated this revision to Diff 442785.
pengfei marked 2 inline comments as done.
pengfei added a comment.

Address review comments. Thanks Simon!


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.442785.patch
Type: text/x-patch
Size: 89766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/c6b00664/attachment-0001.bin>


More information about the llvm-commits mailing list