diff options
author | harsh <harsh@nod-labs.com> | 2022-01-28 20:07:35 +0000 |
---|---|---|
committer | harsh <harsh@nod-labs.com> | 2022-01-28 20:07:57 +0000 |
commit | 80e0bf1af11c0c7bd2a6261d83dcb18987cd7f11 (patch) | |
tree | bbd7c323d6ffaeb191aa9b7bf1a909f76b0e8cd7 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 0e91c48df0a2351a82bde2d9cb350872914bddce (diff) | |
download | llvm-80e0bf1af11c0c7bd2a6261d83dcb18987cd7f11.zip llvm-80e0bf1af11c0c7bd2a6261d83dcb18987cd7f11.tar.gz llvm-80e0bf1af11c0c7bd2a6261d83dcb18987cd7f11.tar.bz2 |
Add vector.scan op
This patch adds the vector.scan op which computes the
scan for a given n-d vector. It requires specifying the operator,
the identity element and whether the scan is inclusive or
exclusive.
TEST: Added test in ops.mlir
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D117171
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions