aboutsummaryrefslogtreecommitdiff
path: root/mlir/utils/vim
AgeCommit message (Expand)AuthorFilesLines
2025-02-18[MLIR][Math] Add erfc to math dialect (#126439)Jan Leyonberg1-0/+1
2025-01-15[vim] Improve `iskeyword` for MLIR (#121750)Jack Frankland1-0/+9
2022-05-17[mlir] vim: add bf16 typeCullen Rhodes1-2/+2
2022-04-04[MLIR] Fix MLIR vim syntax fileSergei Grechanik1-4/+16
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle1-1/+0
2021-12-20[mlir][vim] Add comment for markdown highlightingJacques Pienaar1-0/+8
2021-10-25[MLIR][Math] Add erf to math dialectBoian Petkantchin1-0/+3
2021-06-18[MLIR] Introduce scf.execute_region opUday Bondhugula1-2/+4
2020-12-17[mlir] Move `std.tensor_cast` -> `tensor.cast`.Sean Silva1-1/+1
2020-12-11Revert "Revert "[mlir] Start splitting the `tensor` dialect out of `std`.""Sean Silva1-1/+1
2020-12-11Revert "[mlir] Start splitting the `tensor` dialect out of `std`."Sean Silva1-1/+1
2020-12-11[mlir] Start splitting the `tensor` dialect out of `std`.Sean Silva1-1/+1
2020-08-22[MLIR][NFC] Update MLIR vim syntax file - std ops + typesUday Bondhugula1-9/+16
2020-06-14[MLIR][NFC] Update vim syntax fileUday Bondhugula1-2/+4
2019-12-26Fix the MLIR Vim syntax file: the keyword group was missingchelxom1-3/+3
2019-12-18Introduce prefetch op: affine -> std -> llvm intrinsicUday Bondhugula1-0/+1
2019-12-06NFC - update doc, comments, vim syntax fileUday Bondhugula1-1/+9
2019-09-24Introduce splat op + provide its LLVM loweringUday Bondhugula1-1/+1
2019-08-30update vim syntax fileUday Bondhugula1-10/+22
2019-08-28Add vim scripts for indent/syntaxUday Bondhugula6-51/+192
2019-03-29Update header notices.Jacques Pienaar1-0/+14
2019-03-29 Automated rollback of changelist 232728977.Uday Bondhugula1-1/+1
2019-03-29 Automated rollback of changelist 232717775.Uday Bondhugula1-2/+2
2019-03-29Rename the 'if' operation in the AffineOps dialect to 'affine.if' and namespaceRiver Riddle1-1/+1
2019-03-29NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...River Riddle1-2/+2
2019-03-29NFC: Rename affine_apply to affine.apply. This is the first step to adding a ...River Riddle1-1/+1
2019-03-29Standardize naming of statements -> instructions, revisting the code base to beChris Lattner1-2/+2
2019-03-29Update vim syntax file to highlight core opsUday Bondhugula1-0/+2
2019-03-29Rename affineint type to index type. The name 'index' may not be perfect, bu...Chris Lattner1-1/+1
2019-03-29Add tf_control to syntax files's types. NFCJacques Pienaar1-1/+1
2019-03-29Internal changeUday Bondhugula1-0/+35