[PATCH] D25333: [LV] Avoid rounding errors for predicated instruction costs

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 08:57:14 PDT 2016


mssimpso updated this revision to Diff 73938.
mssimpso added a comment.

Addressed Gil's comment.

- Made cost type explicit instead of using "auto".


https://reviews.llvm.org/D25333

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/AArch64/predication_costs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25333.73938.patch
Type: text/x-patch
Size: 7786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/982ecd70/attachment.bin>


More information about the llvm-commits mailing list