[PATCH] D131828: [X86][FP16] Promote FP16->[U]INT to FP16->FP32->[U]INT

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 13 18:37:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b69549dc5c5: [X86][FP16] Promote FP16->[U]INT to FP16->FP32->[U]INT (authored by pengfei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131828

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fpclamptosat_vec.ll
  llvm/test/CodeGen/X86/half.ll
  llvm/test/CodeGen/X86/vector-half-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131828.452466.patch
Type: text/x-patch
Size: 38673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220814/62695857/attachment-0001.bin>


More information about the llvm-commits mailing list