forked from OSchip/llvm-project
5c5af910fe
This patch "modernizes" the LLVM `insertvalue` and `extractvalue` operations to use DenseI64ArrayAttr, since they only require an array of indices and previously there was confusion about whether to use i32 or i64 arrays, and to use assembly format. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D131537 |
||
---|---|---|
.. | ||
calling-convention.mlir | ||
convert-argattrs.mlir | ||
convert-data-layout.mlir | ||
convert-funcs.mlir | ||
convert-types.mlir | ||
emit-c-wrappers-for-external-callers.mlir | ||
emit-c-wrappers-for-external-functions.mlir | ||
func-memref-return.mlir | ||
func-memref.mlir | ||
func-to-llvm.mlir | ||
invalid.mlir |