diff options
author | Steven Perron <stevenperron@google.com> | 2025-06-30 13:31:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-30 13:31:27 -0400 |
commit | de7c2f29405ff08a91a34bc0f152cfa1cd0d9801 (patch) | |
tree | d269d8ea281e0654a250069254b76903e3524825 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 407542b3ecbee9a5cff0a9dd2019d5dfeb783360 (diff) | |
download | llvm-de7c2f29405ff08a91a34bc0f152cfa1cd0d9801.zip llvm-de7c2f29405ff08a91a34bc0f152cfa1cd0d9801.tar.gz llvm-de7c2f29405ff08a91a34bc0f152cfa1cd0d9801.tar.bz2 |
[HLSL] Remove dead code in Type.cpp [NFC] (#146365)
In a case statement for Type::HLSLInlineSpirv, the first statment
returns, and the remaining statement are never executed. This removes
the dead code.
https://github.com/llvm/llvm-project/pull/134034/files/7d8e36944370bc50bd74ce6254f93649bc1f35a8#r2166484730
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions