[PATCH] D60403: [CostModel][X86] Add bool anyof/allof reduction costs
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 04:02:38 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358574: [CostModel][X86] Add bool anyof/allof reduction costs (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60403?vs=195467&id=195537#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60403/new/
https://reviews.llvm.org/D60403
Files:
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/test/Analysis/CostModel/X86/reduce-and-widen.ll
llvm/trunk/test/Analysis/CostModel/X86/reduce-and.ll
llvm/trunk/test/Analysis/CostModel/X86/reduce-or-widen.ll
llvm/trunk/test/Analysis/CostModel/X86/reduce-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60403.195537.patch
Type: text/x-patch
Size: 43637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/983a29f4/attachment.bin>
More information about the llvm-commits
mailing list