If a bound of a subscript triplet is present but fails to analyze
due to an error, return nullopt rather than returning a Triplet with
that bound missing. This is so we can distinguish an absent bound from
an erroneous one and avoid spurious errors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo