[PATCH] D134316: [clang][docs] Fix supported element types for `__builtin_reduce_(add|mul)`
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 07:34:22 PDT 2022
fhahn added a comment.
In D134316#3808544 <https://reviews.llvm.org/D134316#3808544>, @jloser wrote:
> This landed with https://github.com/llvm/llvm-project/commit/cf77333da986720e9aded4301d81a581e2be9611. The revision didn't auto-close for some reason.
You need to make sure the commit message includes `Differential Revision: https://reviews.llvm.org/D134316` for it to auto-close.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134316/new/
https://reviews.llvm.org/D134316
More information about the cfe-commits
mailing list