[PATCH] D59843: [PowerPC] Add support for __dcbf builtin

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 11:00:06 PDT 2019


stefanp accepted this revision.
stefanp added a comment.

Looks good to me.
Then only thing I noticed was that in the description in the `LanguageExtensions.rst` file you use plural to refer to the chache builtins. Of course, you only added one builtin but I know that in the future you plan to add more builtins of the same type so I wouldn't worry about that wording now.


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

https://reviews.llvm.org/D59843





More information about the llvm-commits mailing list