mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
- Also adopt variadic llvm::isa<> in more places. - Fixes https://bugs.llvm.org/show_bug.cgi?id=46445 Differential Revision: https://reviews.llvm.org/D82769