riscv: Optimize compares
commit91e297acd3dd448987e7f973b28f5f7208235c4e
authorMichael Matz <matz@suse.de>
Wed, 14 Aug 2019 15:40:34 +0000 (14 17:40 +0200)
committerMichael Matz <matz@suse.de>
Sun, 1 Sep 2019 21:13:21 +0000 (1 23:13 +0200)
tree65e5dd6c6971dada6639b0303f8d5ab63cb8fbd5
parent48ba22c744c0ccd3fccb673fe5c731ac74df8eaf
riscv: Optimize compares

don't convert to 1/0 prematurely, we can save enough info
in the VT_CMP metadata to be usable for the gtst branch expansion.
riscv64-gen.c