This change adds some missing arithmetic and logical operators to TemplatedIndexedValue for EDSC usage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/EDSC/Builders.h | ||
---|---|---|
602 | Could we have some block comments here? In particular, separating the two groups of operators (taking ValueHandle and taking TemplatedIndexedValue). |
Could we have some block comments here? In particular, separating the two groups of operators (taking ValueHandle and taking TemplatedIndexedValue).