Auto merge of #110523 - ecnelises:llvm_isa_fix, r=cuviper

Replace LLVM any_isa with any_cast

Per 585a6eb3eb/llvm/include/llvm/ADT/Any.h (L130) , `any_isa` has been deprecated in LLVM. Use `any_cast` instead to avoid warnings.
This commit is contained in:
bors 2023-04-22 20:03:44 +00:00
commit 0fd5915b76

Diff content is not available