[clang] [lld] [llvm] [mlir] [NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates (PR #137393)

2025-05-13 Thread Max Graey via cfe-commits
MaxGraey wrote: Ok, it looks like ci successfully passed https://github.com/llvm/llvm-project/pull/137393 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [lld] [llvm] [mlir] [NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates (PR #137393)

2025-05-13 Thread Max Graey via cfe-commits
https://github.com/MaxGraey updated https://github.com/llvm/llvm-project/pull/137393 Rate limit ยท GitHub body { background-color: #f6f8fa; color: #24292e; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-

[clang] [lld] [llvm] [mlir] [NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates (PR #137393)

2025-05-13 Thread Max Graey via cfe-commits
MaxGraey wrote: Hi, this is my first contribution in LLVM. I would like to know ho many approves needed and is there anything else needed on my side? Thanks! https://github.com/llvm/llvm-project/pull/137393 ___ cfe-commits mailing list cfe-commits@lis