Revert "[SLP]Fix a crash if the argument of call was affected by minbitwidth analysis."
authorRose <gfunni234@gmail.com>
Thu, 9 May 2024 23:52:24 +0000 (19:52 -0400)
committerTom Stellard <tstellar@redhat.com>
Thu, 16 May 2024 02:11:07 +0000 (19:11 -0700)
commitaa2549e2bf1297af5fe2bc1903025e5d30e18f54
tree0f56e0a826b49620e4fea65b1505dbcea79d4236
parentc6d5546189311e81aeee251d0d40dd970ae2f70e
Revert "[SLP]Fix a crash if the argument of call was affected by minbitwidth analysis."

After reconsidering the words of @nikic, I have decided to revisit the patches I suggested be backported. Upon further analysis, I think there is a high likelihood that this change added to release 18.x was referencing a crash that was caused by a PR that isn't added.

I will, however, keep the test that was added just in case.

This reverts commit 6e071cf30599e821be56b75e6041cfedb7872216.
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp