Skip to content
Commit ffbc08d8 authored by wren romano's avatar wren romano
Browse files

[mlir][affineexpr] Changing `AsmParser::parseAffineExpr` API to use ArrayRef

The methods added by D154177 don't require the `symbolSet` parameter to be mutable nor to have the `SmallVectorImpl` type, so this commit changes them to accept `ArrayRef` instead: both for generality, and to make the non-mutation an explicit part of the API.

Reviewed By: aartbik, Peiming

Differential Revision: https://reviews.llvm.org/D154751
parent 17486944
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment