"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c44fa997198582f8983fae5b14a1c23d0e439a1b"
[mlir][AsmFormat] Avoid invalidating the iterator when verifying attributes
Summary: 'it' may get invalidated when recursing into optional groups. This revision refactors the inner loop to avoid the need to compare the iterator after invalidation. Differential Revision: https://reviews.llvm.org/D77686
Loading
Please register or sign in to comment