[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 14:11:11 PST 2018
craig.topper updated this revision to Diff 135329.
craig.topper added a comment.
Fix the attribute name in one more place
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.135329.patch
Type: text/x-patch
Size: 6128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/be507dac/attachment.bin>
More information about the llvm-commits
mailing list