[PATCH] D158950: [X86][BF16] Lower FP_EXTEND for vector types under AVX512BF16

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 27 06:46:41 PDT 2023


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

Just use static function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158950

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/bfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158950.553788.patch
Type: text/x-patch
Size: 36027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230827/ac66bcfc/attachment.bin>


More information about the llvm-commits mailing list