llvm-project/mlir/test/Dialect
River Riddle a8308020ac [mlir] Remove special case parsing/printing of `func` operations
This was leftover from when the standard dialect was destroyed, and
when FuncOp moved to the func dialect. Now that these transitions
have settled a bit we can drop these.

Most updates were handled using a simple regex: replace `^( *)func` with `$1func.func`

Differential Revision: https://reviews.llvm.org/D124146
2022-05-06 13:36:15 -07:00
..
AMX [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
Affine [AsmParser] Rework logic around "region argument parsing" 2022-04-28 11:12:44 -07:00
Arithmetic [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
ArmNeon [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
ArmSVE [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
Async [mlir][NFC] Update textual references of `func` to `func.func` in AMX/Arithmetic/ArmSVE/Async tests 2022-04-20 22:17:28 -07:00
Bufferization [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
Builtin [mlir][NFC] Update textual references of `func` to `func.func` in Bufferization/Complex/EmitC/CF/Func/GPU tests 2022-04-20 22:17:28 -07:00
Complex [mlir] Add sin & cos ops to complex dialect 2022-05-03 19:36:12 +02:00
ControlFlow [mlir][NFC] Update textual references of `func` to `func.func` in Bufferization/Complex/EmitC/CF/Func/GPU tests 2022-04-20 22:17:28 -07:00
DLTI [mlir] Data layout for integer and float types 2022-03-02 14:56:49 +01:00
EmitC [mlir][emitc] Add a cast op 2022-04-28 15:50:59 +00:00
Func [mlir][NFC] Update textual references of `func` to `func.func` in Bufferization/Complex/EmitC/CF/Func/GPU tests 2022-04-20 22:17:28 -07:00
GPU [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
LLVMIR [mlir][nvvm] Fix support for tf32 data type in mma.sync 2022-05-05 11:02:03 -06:00
Linalg [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
MLProgram [mlir] Introduce ml_program dialect. 2022-04-13 21:38:14 -07:00
Math [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
MemRef Fix CollapsedLayoutMap for dim size 1 case 2022-04-22 17:48:24 -04:00
NVGPU [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
OpenACC [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
OpenMP [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
PDL [mlir:PDL] Rework errors for pdl.operations with non-inferrable results 2022-04-28 12:58:00 -07:00
PDLInterp [mlir:PDLInterp] Refactor the implementation of result type inferrence 2022-05-01 12:25:05 -07:00
Quant [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
SCF [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
SPIRV [mlir] Add a better error message when failing to parse an attribute 2022-05-05 15:06:11 -07:00
Shape [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
SparseTensor [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
Tensor [mlir][bufferize][NFC] Clean up test cases 2022-04-23 18:00:55 +09:00
Tosa [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
Transform [mlir] improve and test TransformState::Extension 2022-05-03 11:33:00 +02:00
Vector [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
X86Vector [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
traits.mlir [mlir][NFC] Update textual references of `func` to `func.func` in IR/Interface tests 2022-04-20 22:17:30 -07:00