Files
clang-p2996/llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
Vyacheslav Levytskyy 93cda6d6a7 [SPIR-V] No OpBitcast is generated for a bitcast between identical types (#114877)
The goal of the PR is to ensure that no OpBitcast is generated for a
bitcast between identical types.

This PR resolves https://github.com/llvm/llvm-project/issues/114482
2024-11-05 11:25:58 +01:00

43 KiB