Fixes #144005 getInt is deprecated. We can instead compare APInt for the predicate and getZExtValue to return the underlying data.
Fixes #144005 getInt is deprecated. We can instead compare APInt for the predicate and getZExtValue to return the underlying data.