Skip to content
Commit 3e569883 authored by Craig Topper's avatar Craig Topper
Browse files

[RISCV][GISel] Lower G_UADDE, G_UADDO, G_USUBE, and G_USUBO

RISC-V doesn't have flag registers, we need to implement these
with add/sub and compares.

Remove the untested legalization for the signed versions. We can
add it back when we write tests.

Reviewed By: nitinjohnraj

Differential Revision: https://reviews.llvm.org/D157772
parent 9be33de4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment