diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2023-05-31 17:02:00 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2023-06-09 12:31:20 -0400 |
commit | c570818b436fde04bbb86755601c741711fd72a0 (patch) | |
tree | 8c7a97d873a03196410c07add2d668404f36c8df /gcc/tree-vectorizer.h | |
parent | 953bbeaeff050f4d0b670568a587aa1ce82ed711 (diff) | |
download | gcc-c570818b436fde04bbb86755601c741711fd72a0.zip gcc-c570818b436fde04bbb86755601c741711fd72a0.tar.gz gcc-c570818b436fde04bbb86755601c741711fd72a0.tar.bz2 |
Relocate range_cast to header, and add a generic version.
Make range_cast inlinable by moving it to the header file.
Also trap if the destination is not capable of representing the cast type.
Add a generic version which can change range classes.. ie float to int.
* range-op.cc (range_cast): Move to...
* range-op.h (range_cast): Here and add generic a version.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions