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