aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/IR/operand.mlir
AgeCommit message (Expand)AuthorFilesLines
2023-10-17[MLIR][Doc] Prepend "Variadic of" in front of variadic operands (#69285)Mehdi Amini1-2/+2
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in IR/Interfac...River Riddle1-6/+6
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-1/+1
2020-10-02[MLIR] Better message for FuncOp type mismatchStephen Neuendorffer1-0/+12
2019-06-24Split test-specific passes out of mlir-optNicolas Vasilache1-1/+1
2019-06-19Rename -verify mlir-opt flag to -verify-expected-diagnosticsGeoffrey Martin-Noble1-1/+1
2019-06-19[ODG] Fix value indices in verification error messagesLei Zhang1-3/+3
2019-06-09[ODS] Support variadic operand/result verificationLei Zhang1-0/+35