[llvm] [llvm] Migrate away from PointerUnion::dyn_cast (NFC) (PR #123692)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 01:19:02 PST 2025


kazutakahirata wrote:

@nikic Thank you for pointing out the opportunities to call `dyn_cast<T>` and `cast<T>`.  Let me create a separate PR for these non-mechanical migrations.

https://github.com/llvm/llvm-project/pull/123692


More information about the llvm-commits mailing list