llvm-project/mlir/lib/Conversion/StandardToLLVM
Alex Zinenko a0d8a08e3e [mlir] Add std.bitcast -> llvm.bitcast conversion
The conversion is a straightforward one-to-one mapping with optional unrolling
for nD vectors, similarly to other cast operations.

Depends On D107889

Reviewed By: cota, akuegel

Differential Revision: https://reviews.llvm.org/D107891
2021-08-11 16:30:21 +02:00
..
CMakeLists.txt [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
StandardToLLVM.cpp [mlir] Add std.bitcast -> llvm.bitcast conversion 2021-08-11 16:30:21 +02:00