[llvm] [llvm] Fix crash when complex deinterleaving operates on an unrolled loop (PR #129735)

Nicholas Guy via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 18 00:51:48 PDT 2025


NickGuy-Arm wrote:

Instead of trying to accommodate the unexpected types, I've instead altered this patch to simply not attempt to process reduction loops that would result in a non-complex or non-vector value.

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


More information about the llvm-commits mailing list