diff options
author | Mathieu Fehr <mathieu.fehr@gmail.com> | 2023-08-20 16:57:40 +0100 |
---|---|---|
committer | Mathieu Fehr <mathieu.fehr@gmail.com> | 2023-08-20 16:57:40 +0100 |
commit | 00aa1a8c3d0b8ca49e10dc2b9e54ac0b2d1149c3 (patch) | |
tree | 4f53eac9873a2af5d763c245939388eb0842645e /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | c4e4b64c1249f1fc438abb72e2115d334c5ba476 (diff) | |
download | llvm-00aa1a8c3d0b8ca49e10dc2b9e54ac0b2d1149c3.zip llvm-00aa1a8c3d0b8ca49e10dc2b9e54ac0b2d1149c3.tar.gz llvm-00aa1a8c3d0b8ca49e10dc2b9e54ac0b2d1149c3.tar.bz2 |
Revert "[mlir][irdl] Support variadicity check in operations"
This reverts commit 62b2b399924cc98c349979a84f1e375b97ee924c.
This is the error reported by the buildbot:
/home/buildbots/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/llvm-project/mlir/lib/Dialect/IRDL/IRDLLoading.cpp:97:22: error: no member named 'reduce' in namespace 'std'
int32_t sum = std::reduce(denseSegmentSizes.asArrayRef().begin(),
Full details are available at:
https://lab.llvm.org/buildbot#builders/21/builds/78689
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions