[PATCH] D130817: [X86][FP16] Fix vector_shuffle and lowering without f16c feature problems

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 30 01:43:33 PDT 2022


pengfei updated this revision to Diff 448785.
pengfei marked an inline comment as done.
pengfei added a comment.

Split F16C and AVX512.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130817

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130817.448785.patch
Type: text/x-patch
Size: 249820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220730/542b0147/attachment-0001.bin>


More information about the llvm-commits mailing list