[PATCH] D124218: [LoadStoreVectorizer] Consider if operation is faster than before

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 09:34:28 PST 2022


rampitec added a comment.

In D124218#3932136 <https://reviews.llvm.org/D124218#3932136>, @arsenm wrote:

> Needs testcase

This is NFCI. Even the next in stack (D124219 <https://reviews.llvm.org/D124219>) does not really change the codegen, just makes model more sane.


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

https://reviews.llvm.org/D124218



More information about the llvm-commits mailing list