[PATCH] D108136: [LoopVectorize] Permit vectorisation of more select(cmp(), X, Y) reduction patterns

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 01:18:04 PDT 2021


david-arm added a comment.

Currently investigating a crash I discovered whilst building a benchmark. Will post another patch once I've found the cause!


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

https://reviews.llvm.org/D108136



More information about the llvm-commits mailing list