[PATCH] D143872: [X86][FP16] Combine two steps conversions into direct conversion

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 12 19:02:38 PST 2023


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

Fix a mistake.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143872

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512fp16-cvt.ll
  llvm/test/CodeGen/X86/vec-strict-inttofp-256-fp16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143872.496826.patch
Type: text/x-patch
Size: 5906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/05a4370c/attachment.bin>


More information about the llvm-commits mailing list