diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2023-06-09 13:37:11 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2023-06-09 20:33:02 -0400 |
commit | 4f0ac5a526180fb2b64ed7ea41acdaab8b91a8bb (patch) | |
tree | b0258124c93b17288022a4110a639c949ca3cf11 /gcc/tree-ssa-loop-prefetch.cc | |
parent | b073d8af944119c4429b243c09eac612f22d1e83 (diff) | |
download | gcc-4f0ac5a526180fb2b64ed7ea41acdaab8b91a8bb.zip gcc-4f0ac5a526180fb2b64ed7ea41acdaab8b91a8bb.tar.gz gcc-4f0ac5a526180fb2b64ed7ea41acdaab8b91a8bb.tar.bz2 |
Unify operator_cst range operator
Move the declaration of the class to the range-op-mixed header, add the
floating point prototypes as well, and use it in the new unified table.
* range-op-float.cc (operator_cst::fold_range): New.
* range-op-mixed.h (class operator_cst): Move from integer file.
* range-op.cc (op_cst): New object.
(unified_table::unified_table): Add op_cst. Also use for REAL_CST.
(class operator_cst): Move to range-op-mixed.h.
(integral_table::integral_table): Remove op_cst.
(pointer_table::pointer_table): Remove op_cst.
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.cc')
0 files changed, 0 insertions, 0 deletions