[all-commits] [llvm/llvm-project] c97cf7: [Utils][vim] Add missing highlights for fast-math ...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Tue Jun 22 01:48:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c97cf73867dd42d18361226ad43dfca00278dce3
https://github.com/llvm/llvm-project/commit/c97cf73867dd42d18361226ad43dfca00278dce3
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M llvm/utils/vim/syntax/llvm.vim
Log Message:
-----------
[Utils][vim] Add missing highlights for fast-math flags
This patch adds the `afn`, `contract`, and `reassoc` fast-math flags.
It also fixes up `fneg`'s order in the alphabetized list.
Reviewed By: MaskRay, craig.topper
Differential Revision: https://reviews.llvm.org/D104541
More information about the All-commits
mailing list