[MLIR][SPIRVToLLVM] Added Bitcast conversion pattern
Added conversion pattern and tests for `spv.Bitcast` op. This one has a direct mapping in LLVM dialect so `DirectConversionPattern` was used. Differential Revision: https://reviews.llvm.org/D82748
Loading
Please sign in to comment