[PATCH] D155876: [PowerPC] vector cost model add cost to extract i1

Roland Froese via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 13:32:33 PDT 2023


RolandF updated this revision to Diff 543043.
RolandF added a comment.

Oops C++ fail and missed some tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155876/new/

https://reviews.llvm.org/D155876

Files:
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/PowerPC/reduce-and.ll
  llvm/test/Analysis/CostModel/PowerPC/reduce-or.ll
  llvm/test/Transforms/LoopVectorize/PowerPC/predcost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155876.543043.patch
Type: text/x-patch
Size: 8092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/1dd3119b/attachment.bin>


More information about the llvm-commits mailing list