Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFC][clang] Replace unchecked dyn_cast with cast (#98948)
BI__builtin_hlsl_elementwise_rcp is only invoked with a FixedVectorType so use cast to make this clear and satisfy the static verifier.
- Loading branch information