aboutsummaryrefslogtreecommitdiff
path: root/mlir/test
diff options
context:
space:
mode:
authoreleviant <56861949+eleviant@users.noreply.github.com>2023-12-05 11:00:13 +0100
committerGitHub <noreply@github.com>2023-12-05 11:00:13 +0100
commit432bb523e2939ca6049356efb4fa90b64b1ea7dc (patch)
treec1f154dad264fff9bd99960fe784924779fa84f9 /mlir/test
parent383e35048e16c85ab26bc46822d3ceb11fd4d3f2 (diff)
downloadllvm-432bb523e2939ca6049356efb4fa90b64b1ea7dc.zip
llvm-432bb523e2939ca6049356efb4fa90b64b1ea7dc.tar.gz
llvm-432bb523e2939ca6049356efb4fa90b64b1ea7dc.tar.bz2
Fix parsing out-of-order ValueInfos (#73239)
AsmParser creates dummy values when value identifiers are not going in ascending order and tries to use those dummy values when/if they are being referenced. We need to postpone this until all required data is read.
Diffstat (limited to 'mlir/test')
0 files changed, 0 insertions, 0 deletions