[InstSimplify] fold scalable vectors with over-shift splat constant to poison
authorSanjay Patel <spatel@rotateright.com>
Sun, 7 Aug 2022 20:24:15 +0000 (16:24 -0400)
committerSanjay Patel <spatel@rotateright.com>
Sun, 7 Aug 2022 20:26:05 +0000 (16:26 -0400)
commit74b5e797d5c9364bfc733f07ed9d27a33853f57b
tree7a00bcc6d223511797f5319532cb43f72205dcef
parent34a785fee747f45607ec2882f1accebf2cff9006
[InstSimplify] fold scalable vectors with over-shift splat constant to poison

Fixes #56968
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/shift.ll