[PATCH] D65904: [X86] Allow pack instructions to be used for 512->256 truncates when -mprefer-vector-width=256 is causing 512-bit vectors to be split
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 14:15:24 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368210: [X86] Allow pack instructions to be used for 512->256 truncates when -mprefer… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65904?vs=213989&id=213995#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65904/new/
https://reviews.llvm.org/D65904
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/min-legal-vector-width.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65904.213995.patch
Type: text/x-patch
Size: 5328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/7d0b2e02/attachment.bin>
More information about the llvm-commits
mailing list