[RISCV][ISel] Attempt to fix UBSan error
Explicitly check an SDValue with the invalid SDValue. UBSan reports: runtime error: load of value 36, which is not a valid value for type 'bool' https://lab.llvm.org/buildbot/#/builders/85/builds/11231
Loading
Please sign in to comment