================ ---------------- joker-eph wrote: The `getSExtValue` returns a `int64_t` makes it look like we're interpreting it as a signed integer here, should we instead change `selectedRegionIdx` to `int64_t`? https://github.com/llvm/llvm-project/pull/168850