[PATCH] D120223: [SLP] Fix assert from non-constant index in insertelement

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 00:51:07 PST 2022


anton-afanasyev added a subscriber: ABataev.
anton-afanasyev added a comment.

This is a partial revert of rG954ea0f044e0 <https://reviews.llvm.org/rG954ea0f044e0cd8368011dbef6efca70f03358e6>. It looks like there is still an issue with cost computation here, but I'm to fix it in a separate patch and to backport both patches to 14.0.0. Therefore looks good to me. Add @ABataev.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120223



More information about the llvm-commits mailing list