|
My Project
|
#include "mlir/IR/Attributes.h"#include "mlir/IR/StandardTypes.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/STLExtras.h"

Go to the source code of this file.
Namespaces | |
| mlir | |
Functions | |
| template<class AttrElementT , class ElementValueT = typename AttrElementT::ValueType, class CalculationT = function_ref<ElementValueT(ElementValueT, ElementValueT)>> | |
| Attribute | mlir::constFoldBinaryOp (ArrayRef< Attribute > operands, const CalculationT &calculate) |
1.8.13