[PATCH] D149205: [Headers][doc] Add "gather" intrinsic descriptions to avx2intrin.h
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 26 08:04:17 PDT 2023
probinson marked 2 inline comments as done.
probinson added inline comments.
================
Comment at: clang/lib/Headers/avx2intrin.h:942
+///
+/// \code
+/// FOR element := 0 to 1
----------------
pengfei wrote:
> Use `\code{.operation}` please, the same below. Our internal tool will recognize this pattern.
Ok. I'll modify our tooling to ignore it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149205/new/
https://reviews.llvm.org/D149205
More information about the cfe-commits
mailing list