[mlir][complex] Add a `complex.bitcast` operation
Converting between a complex<f32> to i64 could be useful for handling interop between the `arith` and `complex` dialects. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D154663
Loading
Please sign in to comment