[PATCH] D86071: [MLIR][OpenMP] Add omp.do operation

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 04:52:10 PDT 2020


DavidTruby added a comment.

In D86071#2259756 <https://reviews.llvm.org/D86071#2259756>, @kiranchandramohan wrote:

> @DavidTruby, In general, I was asking whether all clause enumeration values can begin with a Capital letter? Just the reserved keywords would look odd right?

Oh I see. Yes, we can do that. I'll make the same change for parallel in a separate patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86071/new/

https://reviews.llvm.org/D86071



More information about the llvm-commits mailing list