[SLP] use dyn_cast instead of isa + cast; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 26 Mar 2021 17:52:01 +0000 (13:52 -0400)
committerSanjay Patel <spatel@rotateright.com>
Fri, 26 Mar 2021 17:52:31 +0000 (13:52 -0400)
commitb0797e0c12f94fe7dcb8ba16c90edc527a592b0c
tree8395acc3f8207c0111c59d6d5e3cdc75b680fad3
parent571d5f92130bc03aec794875cb9775d599a710e3
[SLP] use dyn_cast instead of isa + cast; NFC
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp