aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorSergei Barannikov <barannikov88@gmail.com>2025-08-18 08:25:17 +0300
committerGitHub <noreply@github.com>2025-08-18 08:25:17 +0300
commitbad02e38c8223886c0d7e63e79d1ab036aeeaddc (patch)
tree63eab61301a09b93b1c21fd3f147a40c9614ef66 /llvm/lib/Transforms
parent9c02d66255f21fa2cfd61e488f67d224f4aef986 (diff)
downloadllvm-bad02e38c8223886c0d7e63e79d1ab036aeeaddc.zip
llvm-bad02e38c8223886c0d7e63e79d1ab036aeeaddc.tar.gz
llvm-bad02e38c8223886c0d7e63e79d1ab036aeeaddc.tar.bz2
[TableGen][DecoderEmitter] Avoid using a sentinel value (#153986)
`NO_FIXED_SEGMENTS_SENTINEL` has a value that is actually a valid field encoding and so it cannot be used as a sentinel. Replace the sentinel with a new member variable, `VariableFC`, that contains the value previously stored in `FilterChooserMap` with `NO_FIXED_SEGMENTS_SENTINEL` key.
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions