[PATCH] D158952: [X86][BF16] Lower FP_ROUND for vector types under AVX512BF16
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 20:36:36 PDT 2023
pengfei updated this revision to Diff 554151.
pengfei added a comment.
Fix RegClass problem for AVX-NE-CONVERT;
Add `f16c` to reduce the test diverge.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158952/new/
https://reviews.llvm.org/D158952
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/CodeGen/X86/avxneconvert-intrinsics.ll
llvm/test/CodeGen/X86/bfloat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158952.554151.patch
Type: text/x-patch
Size: 51523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/5f1eee12/attachment.bin>
More information about the llvm-commits
mailing list