llvm-project/mlir/test/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
..
calling-convention.mlir [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
convert-argattrs.mlir [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
convert-data-layout.mlir [mlir] Move data layout from LLVMDialect to module Op attributes 2020-08-17 15:12:36 +02:00
convert-funcs.mlir [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
convert-nd-vector-to-llvmir.mlir [mlir] Add std.bitcast -> llvm.bitcast conversion 2021-08-11 16:30:21 +02:00
func-memref.mlir [mlir][LLVM] Revert bareptr calling convention handling as an argument materialization. 2021-07-21 22:06:50 +00:00
invalid.mlir [mlir] Make MemRef element type extensible 2021-06-08 11:11:30 +02:00
standard-to-llvm.mlir [mlir] Add std.bitcast -> llvm.bitcast conversion 2021-08-11 16:30:21 +02:00