search for: 1a35d513

Displaying 2 results from an estimated 2 matches for "1a35d513".

Did you mean: 135513
2015 May 04
2
[LLVMdev] AVX2 Cost Table in X86TargetTransformInfo
Hi all, I have a query regarding Cost Table for AVX2 in TargetTransformInfo. The table consist of entries for shift and div operations only. There are no entries for ADD, SUB and MUL for AVX2 cost table. Those entries are present in Cost Table for AVX. The reason for query is - when my sub target feature is AVX2, in SLP Vectorization, while calculating scalar cost of ADD, it doesn't see
2015 May 04
3
[LLVMdev] AVX2 Cost Table in X86TargetTransformInfo
...gt; > > > I would be glad if someone clarifies on this. > > > > Thanks. > > > > Regards, > > Suyog Sarda > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150504/1a35d513/attachment.html>