[llvm] [Support][Casting] Add predicates for `isa*` functions (PR #83753)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 16:34:56 PST 2024


kuhar wrote:

> Should this replace the multiple places in SLPVectorizer.cpp that pass `classof` to all_of/count_if/etc?

@topperc Yes.



https://github.com/llvm/llvm-project/pull/83753


More information about the llvm-commits mailing list