[PATCH] D133089: [LLVM] Replace `dyn_cast_or_null` with `dyn_cast_if_present`, NFC.

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 07:52:29 PDT 2022


ChuanqiXu added a comment.

I think it'd better to discuss such topics in https://discourse.llvm.org/ to involve more people in (Although there are many developers got subscribed : )


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133089/new/

https://reviews.llvm.org/D133089



More information about the llvm-commits mailing list