llvm-project/mlir/test/Dialect/LLVMIR
Tobias Gysi 36fa80b046 [mlir][llvm] Make additional int debug attribute parameters optional.
The revision makes additional integer debug info parameters such as
line or column numbers optional (e.g. the line and column numbers 0 are
elided when printing, which is in line with the LLVM implementation).

Depends on D138405

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D138437
2022-11-29 14:02:58 +02:00
..
call-intrin.mlir [mlir] Add call_intrinsic op to LLVMIIR 2022-11-02 15:56:46 -07:00
callgraph.mlir [mlir][LLVMIR] Apply CallOp/CallableInterface on suitable operations 2022-07-05 09:27:00 -07:00
canonicalize.mlir [mlir][llvm] Move LLVMArrayType to a TypeDef 2022-10-21 12:57:16 -07:00
debuginfo.mlir [mlir][llvm] Make additional int debug attribute parameters optional. 2022-11-29 14:02:58 +02:00
dynamic-gep-index.mlir [mlir] Change the syntax of dense arrays 2022-08-11 20:56:42 -04:00
func.mlir [mlir][llvmir] Translate function result attributes to LLVM IR. 2022-11-18 12:03:42 -08:00
global.mlir [mlir] Populate default attributes on op creation 2022-08-22 16:49:46 -07:00
invalid.mlir [mlir][llvm] Move LLVMPointerType to TypeDef 2022-10-21 15:13:08 -07:00
layout.mlir [mlir][llvm] Move LLVMPointerType to TypeDef 2022-10-21 15:13:08 -07:00
legalize-for-export.mlir [mlir][OpenMP] Added assembly format for omp.wsloop and remove parseClauses 2022-03-23 10:02:02 +05:30
nvvm.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
opaque-ptr.mlir [mlir] initial support for opaque pointers in the LLVM dialect 2022-04-14 13:23:29 +02:00
optimize-for-nvvm.mlir [mlir][llvmir] Support FastmathFlags for LLVM intrinsic operations. 2022-11-02 12:41:47 -07:00
request-c-wrappers.mlir [mlir] replace 'emit_c_wrappers' func->llvm conversion option with a pass 2022-06-17 11:10:31 +02:00
rocdl.mlir [mlir][ROCDL] Define MLIR wrappers around new MFMA intrinsics 2022-06-20 15:03:45 +00:00
roundtrip.mlir [mlir][llvmir] Support FastmathFlags for LLVM intrinsic operations. 2022-11-02 12:41:47 -07:00
terminator.mlir [mlir][Pass] Include anchor op in -pass-pipeline 2022-11-03 11:36:12 -04:00
types-invalid.mlir [mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/MemRef/NVGPU/OpenACC/OpenMP/Quant/SCF/Shape tests 2022-04-20 22:17:28 -07:00
types.mlir [mlir] Remove the `type` keyword from type alias definitions 2022-05-16 13:54:02 -07:00