diff options
author | Mike Rice <michael.p.rice@intel.com> | 2024-07-16 08:05:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-16 08:05:43 -0700 |
commit | 945440033f50aeaf85fca709d8c2644456b2a034 (patch) | |
tree | 3ca161a50939fd89d46d4ac2da5cb52073702fec /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 80d261493e9bd3046fd56c77e276a105cc20c185 (diff) | |
download | llvm-945440033f50aeaf85fca709d8c2644456b2a034.zip llvm-945440033f50aeaf85fca709d8c2644456b2a034.tar.gz llvm-945440033f50aeaf85fca709d8c2644456b2a034.tar.bz2 |
[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.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions