[SVEIntrinsicOpts] NFC: Remove unused isReinterpretFromBool for no-assert builds
isReinterpretFromBool's only use is in an assert, which causes a warning that the function is defined but not used in no-assert builds.
Loading
Please sign in to comment