diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-08-18 17:22:30 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-08-18 17:22:30 -0700 |
commit | 3e569883fa7d6029a776efc992dbc45c257a2aa1 (patch) | |
tree | 1ca8443902d4a3a2d54045583349dd1c15fcefa1 /clang/lib/ExtractAPI/DeclarationFragments.cpp | |
parent | 9be33de4f39713c2deb7cc262b4dd4e50dc8349d (diff) | |
download | llvm-3e569883fa7d6029a776efc992dbc45c257a2aa1.zip llvm-3e569883fa7d6029a776efc992dbc45c257a2aa1.tar.gz llvm-3e569883fa7d6029a776efc992dbc45c257a2aa1.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/ExtractAPI/DeclarationFragments.cpp')
0 files changed, 0 insertions, 0 deletions