mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 17:01:00 +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