[PATCH] D43306: [X86] Add pass to infer required-vector-width attribute based on size of function arguments and use of intrinsics
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 13:32:09 PST 2018
craig.topper updated this revision to Diff 135322.
craig.topper added a comment.
Fix the name of the attribute to be 'required-vector-width' to match what's already in X86TargetMachine.cpp
https://reviews.llvm.org/D43306
Files:
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86.h
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86VectorWidthInfer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43306.135322.patch
Type: text/x-patch
Size: 6127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/c2cfbddc/attachment.bin>
More information about the llvm-commits
mailing list