[PATCH] D147373: [VectorCombine] fold vector reverse loops

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 1 06:12:23 PDT 2023


nikic added a comment.

As this is not a cost-model driven transform, it should be part of InstCombine, not VectorCombine.


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

https://reviews.llvm.org/D147373



More information about the llvm-commits mailing list