[llvm] [SLP]Initial support for non-power-of-2 (but still whole register) number of elements in operands. (PR #107273)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 11:36:48 PDT 2024


preames wrote:

For the record, LGTM because I don't spot a functional problem with the code, not because I'm convinced this is always going to be profitable w/o cost model updates.  

https://github.com/llvm/llvm-project/pull/107273


More information about the llvm-commits mailing list