[llvm-dev] KNL Vectorization with larger vector width
hameeza ahmed via llvm-dev
llvm-dev at lists.llvm.org
Mon Jul 23 12:40:04 PDT 2018
Thank You. I got it. Version issue.
TTI.getRegisterBitWidth(true)
How to put my target machine info in TTI?
Please help.
On Mon, Jul 23, 2018 at 11:33 PM, Friedman, Eli <efriedma at codeaurora.org>
wrote:
> On 7/23/2018 10:49 AM, hameeza ahmed via llvm-dev wrote:
>
> Thank You.
>
> But I cannot find your mentioned function LoopVectorizationCostModel::computeFeasibleMaxVF(bool
> OptForSize, unsigned ConstTripCount). I am using LLVM 4.
>
>
> "git log -ScomputeFeasibleMaxVF" says this was refactored in
> https://reviews.llvm.org/rL297737 .
>
> -Eli
>
> --
> Employee of Qualcomm Innovation Center, Inc.
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180724/6876afbb/attachment.html>
More information about the llvm-dev
mailing list