llvm-project/mlir/test
TatWai Chong 08b0977a19 [mlir][tosa] Add check if the operand of the operations is constant.
Some uses of TOSA rely on the constant operands of particular operations,
e.g. paddings and pad_const in pad op. Add a verification pattern in the
validation pass, and this is optionally enabled.

Change-Id: I1628c0840a27ab06ef91150eee56ad4f5ac9543d

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D145412
2023-03-21 20:54:47 +00:00
..
Analysis
Bytecode Implements MLIR Bytecode versioning capability 2023-03-10 23:28:56 +01:00
CAPI [mlir][sparse] Renaming "pointer/index" to "position/coordinate" 2023-03-06 12:23:33 -08:00
Conversion Add scalar support for amdgpu.raw_buffer_{load,store} 2023-03-20 20:19:20 +00:00
Dialect [mlir][tosa] Add check if the operand of the operations is constant. 2023-03-21 20:54:47 +00:00
Examples
Integration [mlir][sparse][gpu] end-to-end test for 2:4 sparsity on NVidia GPUs 2023-03-21 13:32:43 -07:00
Interfaces
IR Fix test dialect to avoid using an unregistered dialect 2023-03-13 16:51:01 +01:00
lib [mlir] Add alloca address space handling to the data layout subsystem 2023-03-21 09:37:08 -04:00
mlir-cpu-runner Reland "[mlir] Enable opaque pointers in LLVM conversion passes by default" 2023-03-10 11:24:58 +01:00
mlir-linalg-ods-gen
mlir-lsp-server Add a skipRegion() feature to the OpPrintingFlags for MLIR ASM printer 2023-03-20 13:40:55 +01:00
mlir-opt Make mlir-opt --show-dialects option print on a single line 2023-03-08 01:17:51 +01:00
mlir-pdll
mlir-pdll-lsp-server
mlir-reduce
mlir-spirv-cpu-runner
mlir-tblgen
mlir-translate
mlir-vulkan-runner
Pass Add capture of "IRUnits" as context for an MLIR Action 2023-03-20 13:40:55 +01:00
python Support retrieving the splat value from DenseElementsAttrs in Python 2023-03-21 08:43:17 -07:00
Rewrite
Target [MLIR][OpenMP] Added OMPIRBuilder support for Target Data directives 2023-03-20 18:48:21 +00:00
tblgen-lsp-server
Transforms [MLIR] Update/fix memref region computation for affine.parallel ops 2023-03-15 06:40:24 +05:30
Unit
APITest.h
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in