[PATCH] D89566: [LV] Epilogue Vectorization with Optimal Control Flow

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 13:05:22 PST 2020


nikic added a comment.

Should this really be enabled by default given the current (lack of) cost modelling? Primarily concerned about the code size regression this causes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89566



More information about the llvm-commits mailing list