[PATCH] D151710: [X86][BF16] Share FP16 vector ABI with BF16

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 07:20:07 PDT 2023


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

Add assert for type legal.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151710

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151710.529292.patch
Type: text/x-patch
Size: 5223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/6daccbaa/attachment.bin>


More information about the llvm-commits mailing list