[PATCH] D125988: [x86][SelectionDAG] Unroll vectorized FREM instructions which will be lowered to libcalls
Nabeel Omer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 09:34:10 PDT 2022
n-omer updated this revision to Diff 431000.
n-omer added a comment.
Updating the diff for completeness because D126055 <https://reviews.llvm.org/D126055>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125988/new/
https://reviews.llvm.org/D125988
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/Analysis/CostModel/X86/arith-fp.ll
llvm/test/CodeGen/X86/frem-libcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125988.431000.patch
Type: text/x-patch
Size: 19387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220520/5e7cadd0/attachment.bin>
More information about the llvm-commits
mailing list