[llvm] [Support][Casting] Add predicates for `isa*` functions (PR #83753)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 13:29:53 PST 2024
topperc wrote:
Should this replace the multiple places in SLPVectorizer.cpp that pass `classof` to all_of/count_if/etc?
https://github.com/llvm/llvm-project/pull/83753
More information about the llvm-commits
mailing list