llvm-project/mlir/g3doc/Dialects
Alex Zinenko 71b82bcbf6 LLVM Dialect: introduce llvm.mlir.null operation
Similarly to `llvm.mlir.undef`, this auxiliary operation creates an SSA value
that corresponds to `null` in LLVM IR.  This operation is necessary to model
sizeof(<...>) behavior when allocating memory.

PiperOrigin-RevId: 274158760
2019-10-11 06:32:24 -07:00
..
Affine.md Fix missing links in the documentation 2019-09-27 08:07:31 -07:00
GPU.md Use named modules for gpu.launch_func 2019-10-08 04:30:32 -07:00
LLVM.md LLVM Dialect: introduce llvm.mlir.null operation 2019-10-11 06:32:24 -07:00
SPIR-V.md [spirv] Add support for spv.selection 2019-10-02 11:01:57 -07:00
Standard.md Add unary ops and ExpOp to Standard Dialect. 2019-10-11 05:13:55 -07:00
Vector.md Fix missing links in the documentation 2019-09-27 08:07:31 -07:00