llvm-project
c7a77732 - [VPlan] Replace else-if dyn_cast with cast (NFC).

Commit
267 days ago
[VPlan] Replace else-if dyn_cast with cast (NFC). The recipes handled here are either VPWidenIntrinsic or VPWidenCast, so replace the else-if dyn_cast with a single else + cast.
Author
Committer
Parents
Loading