diff options
author | Maciej W. Rozycki <macro@embecosm.com> | 2023-11-22 01:18:32 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@embecosm.com> | 2023-11-22 01:18:32 +0000 |
commit | ae098dfeeefe74968530289d9f5e3ae6f78097bb (patch) | |
tree | 050b8663c0afa3ea46134167074c100efd310c60 /gcc/expr.cc | |
parent | 6300e672c86236720952227bc4fd6a6dc4eeb55a (diff) | |
download | gcc-ae098dfeeefe74968530289d9f5e3ae6f78097bb.zip gcc-ae098dfeeefe74968530289d9f5e3ae6f78097bb.tar.gz gcc-ae098dfeeefe74968530289d9f5e3ae6f78097bb.tar.bz2 |
RISC-V: Remove duplicate `order_operator' predicate
Remove our RISC-V-specific `order_operator' predicate, which is exactly
the same as generic `ordered_comparison_operator' one.
gcc/
* config/riscv/predicates.md (order_operator): Remove predicate.
* config/riscv/riscv.cc (riscv_rtx_costs): Update accordingly.
* config/riscv/riscv.md (*branch<mode>, *mov<GPR:mode><X:mode>cc)
(cstore<mode>4): Likewise.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions