[PATCH] D126544: [SLP] Factor out scalar type as a getter. NFC
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 30 13:46:10 PDT 2022
RKSimon added a comment.
Is this really a NFC? Could some of the cases that just call getType() now call one of the dyn_cast variants?
Anyway, no objections from me - @ABataev any comments?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126544/new/
https://reviews.llvm.org/D126544
More information about the llvm-commits
mailing list