Ulrich Weigand
4e7ea868cb
[FPEnv] Invert sense of MIFlag::FPExcept flag
...
In D71841 we inverted the sense of the SDNode-level flag to ensure all nodes
default to potentially raising FP exceptions unless otherwise specified --
i.e. if we forget to propagate the flag somewhere, the effect is now only
lost performance, not incorrect code.
However, the related flag at the MI level still defaults to nodes not raising
FP exceptions unless otherwise specified. To be fully on the (conservatively)
safe side, we should invert that flag as well.
This patch does so by replacing MIFlag::FPExcept with MIFlag::NoFPExcept.
(Note that this does also introduce an incompatible change in the MIR format.)
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D72466
2020-01-10 15:34:50 +01:00
..
2020-01-09 17:37:52 -05:00
2020-01-08 20:03:29 -08:00
2019-08-15 15:54:37 +00:00
2019-10-07 20:33:20 +00:00
2019-05-01 12:37:30 +00:00
2019-12-09 19:21:31 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-12-09 10:24:33 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-09-27 12:54:21 +00:00
2020-01-07 10:10:25 -05:00
2019-01-19 08:50:56 +00:00
2019-04-15 04:53:46 +00:00
2019-01-19 08:50:56 +00:00
2019-04-10 11:28:28 +00:00
2019-05-07 02:06:37 +00:00
2019-11-05 15:41:42 +00:00
2019-11-02 14:57:50 -07:00
2019-03-19 13:16:28 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-11-21 14:16:00 -08:00
2019-12-19 12:38:44 -08:00
2019-12-23 22:41:05 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-01 02:28:03 +00:00
2020-01-08 15:17:46 +01:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-11-13 11:17:56 -08:00
2019-10-30 08:50:46 -05:00
2019-10-28 09:15:52 -07:00
2020-01-08 16:58:54 -08:00
2019-10-17 03:12:58 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-12-11 09:34:42 +00:00
2019-11-13 16:34:37 -08:00
2019-11-13 16:34:37 -08:00
2019-01-19 08:50:56 +00:00
2020-01-09 16:32:51 -05:00
2020-01-07 13:44:08 -08:00
2019-10-28 12:57:26 -07:00
2019-11-13 16:34:37 -08:00
2019-12-03 15:48:37 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-10-28 12:57:26 -07:00
2019-12-10 11:44:41 +00:00
2019-11-19 22:01:14 +05:30
2019-01-19 08:50:56 +00:00
2020-01-10 15:34:50 +01:00
2019-08-13 15:34:38 +00:00
2019-12-05 09:06:22 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-11-13 16:34:37 -08:00
2019-12-11 10:20:19 +00:00
2020-01-10 11:18:12 +01:00
2019-10-01 02:08:14 +00:00
2019-01-19 08:50:56 +00:00
2020-01-08 20:03:29 -08:00
2019-12-09 12:42:59 -08:00
2019-11-05 15:15:14 +00:00
2019-01-19 08:50:56 +00:00
2019-11-13 16:34:37 -08:00
2019-10-01 15:23:27 +00:00
2019-09-25 14:04:36 +00:00
2019-08-14 12:20:02 +00:00
2020-01-08 22:15:32 +08:00
2019-12-02 13:54:13 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-01-08 20:03:29 -08:00
2019-03-12 20:42:14 +00:00
2019-10-03 11:33:50 +00:00
2019-11-23 16:01:47 -08:00
2020-01-08 14:15:31 +03:00
2019-11-13 16:39:34 -08:00
2019-12-03 11:12:52 +00:00
2019-02-06 08:02:46 +00:00
2019-01-19 08:50:56 +00:00
2020-01-08 20:03:29 -08:00
2019-12-20 09:34:18 +00:00
2019-01-19 08:50:56 +00:00
2019-02-22 19:16:52 +00:00
2019-08-13 00:55:24 +00:00
2019-08-01 23:27:28 +00:00
2019-08-15 18:49:39 +00:00
2019-08-23 18:25:34 +00:00
2019-11-13 16:34:37 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-17 15:05:29 +00:00
2019-10-19 01:07:48 +00:00
2019-01-19 08:50:56 +00:00
2019-02-06 08:02:46 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-12-17 10:06:51 -05:00
2019-03-27 14:14:46 +00:00
2020-01-02 16:59:45 +01:00
2020-01-02 16:59:45 +01:00
2019-07-17 19:24:02 +00:00
2019-11-13 16:34:37 -08:00
2019-12-19 14:05:30 -08:00
2019-11-13 16:34:37 -08:00
2019-06-24 16:16:12 +00:00
2019-10-31 13:22:56 -07:00
2019-12-09 12:42:59 -08:00
2019-10-28 15:19:39 +00:00
2020-01-08 14:36:12 -08:00
2020-01-10 11:18:12 +01:00
2020-01-09 17:37:52 -05:00
2019-11-20 10:27:15 -05:00
2019-01-19 08:50:56 +00:00
2019-08-15 15:54:37 +00:00
2019-09-13 05:24:37 +00:00
2019-11-03 11:23:53 +00:00
2019-11-05 10:44:55 +00:00
2019-01-19 08:50:56 +00:00
2019-11-18 12:30:59 +00:00
2019-09-20 15:19:20 +00:00
2019-08-13 00:55:24 +00:00
2019-03-03 22:35:56 +00:00
2019-01-19 08:50:56 +00:00