[llvm] [SLP]Initial support for non-power-of-2 (but still whole register) number of elements in operands. (PR #107273)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 28 13:25:16 PDT 2024
fhahn wrote:
> > Looks like there may be another crash: https://llvm.godbolt.org/z/azGPd145f
>
> Must be fixed in [be6aed9](https://github.com/llvm/llvm-project/commit/be6aed90c70b7ef718c6c9217158933c8dd57372)
Yes thanks!
https://github.com/llvm/llvm-project/pull/107273
More information about the llvm-commits
mailing list