Skip to content

Commit

Permalink
Integrate from LLVM at llvm/llvm-project@e61deef
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2025
1 parent a6949db commit 24c6719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntax/mlir.vim
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ syn keyword mlirOps view

" Math ops.
syn match mlirOps /\<math\.erf\>/
syn match mlirOps /\<math\.erfc\>/

" Affine ops.
syn match mlirOps /\<affine\.apply\>/
Expand Down

0 comments on commit 24c6719

Please sign in to comment.