Yingwei Zheng
4647a4666c
[ConstantFPRange] Implement ConstantFPRange::makeSatisfyingFCmpRegion
( #110891 )
...
This patch adds support for `ConstantFPRange::makeSatisfyingFCmpRegion`.
We only check the optimality for cases where the result can be
represented by a ConstantFPRange.
This patch also adds some tests for `ConstantFPRange::fcmp` because it
depends on `makeSatisfyingFCmpRegion`. Unfortunately we cannot
exhaustively test this function due to time limit. I just pick some
interesting ranges instead.
2024-10-08 13:41:24 +08:00
..
2024-09-30 06:47:39 -07:00
2024-10-01 11:45:32 -05:00
2024-10-04 20:19:39 -04:00
2024-10-08 00:13:28 +04:00
2024-08-29 14:12:02 +01:00
2024-10-01 06:55:35 -07:00
2024-10-01 14:51:01 +02:00
2024-10-08 13:41:24 +08:00
2024-09-05 16:11:00 +02:00
2024-06-28 14:51:41 -07:00
2024-10-01 14:51:01 +02:00
2024-09-19 16:16:38 +01:00
2024-09-30 07:42:53 -07:00
2024-08-20 16:05:39 +05:30
2024-08-20 11:25:49 +03:00
2024-09-19 16:16:38 +01:00
2024-09-19 16:16:38 +01:00
2024-09-03 10:18:34 +01:00
2024-09-08 10:10:16 +05:30
2024-08-13 12:12:29 +02:00
2024-10-06 17:44:33 -07:00
2024-09-11 11:34:26 -07:00
2024-10-02 15:15:07 -05:00
2024-09-30 23:15:18 +01:00
2024-10-01 06:55:35 -07:00
2024-10-01 06:55:35 -07:00
2024-09-19 16:16:38 +01:00
2024-06-14 15:07:27 +01:00
2024-08-07 12:23:28 -07:00
2024-09-25 11:13:56 -07:00
2024-09-25 11:13:56 -07:00
2024-09-25 11:13:56 -07:00
2024-09-05 12:53:57 +02:00
2024-09-19 16:16:38 +01:00
2024-09-19 16:16:38 +01:00
2024-08-14 15:02:47 +03:00
2024-09-07 11:21:20 -07:00
2024-09-30 23:15:18 +01:00
2024-07-30 08:41:52 -04:00
2024-08-02 16:14:15 +02:00
2024-06-24 15:00:11 +02:00
2024-06-28 14:30:47 +02:00
2024-08-02 16:14:15 +02:00
2024-09-25 13:55:16 +04:00
2024-06-17 09:28:09 +02:00
2024-07-29 20:23:18 +01:00
2024-08-24 10:53:28 -07:00
2024-10-02 10:05:09 +01:00
2024-08-12 13:28:26 +02:00
2024-09-02 11:56:40 +01:00
2024-09-11 11:34:26 -07:00
2024-07-04 09:47:59 +02:00
2024-09-03 17:03:55 -07:00
2024-10-07 23:21:42 +04:00