[RISCV][NFC] Change type of isOrdered to boolean
The name is `isOrdered` but it's a string actually, which is a bit confusing. We change its type to `bit` and get the order string via its value. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D156306
parent
867f2d9e
Please register or sign in to comment