Zvi Rackover f0b9b57bd3 [X86][FastISel] Fix lowering of overflow result on AVX512 targets
Summary:
    Fix a case where the overflow value of type i1, which is legal on AVX512, was assigned to a VK1 register class.
    We always want this value to be assigned to a GPR since the overflow return value is lowered to a SETO instruction.

    Fixes pr30981.

    Reviewers: mkuper, igorb, craig.topper, guyblank, qcolombet

    Subscribers: qcolombet, llvm-commits

    Differential Revision: https://reviews.llvm.org/D26620

llvm-svn: 286958
2016-11-15 13:29:23 +00:00
..
2016-05-11 21:51:28 +00:00
2016-07-14 05:48:25 +00:00
2016-08-25 17:17:46 +00:00
2016-09-04 14:03:52 +00:00
2016-03-29 07:53:07 +00:00
2016-09-04 14:03:52 +00:00
2016-10-19 11:16:58 +00:00
2016-07-21 14:36:41 +00:00
2016-10-30 18:13:30 +00:00
2016-10-30 18:19:35 +00:00
2016-10-29 08:44:46 +00:00
2016-06-24 18:04:39 +00:00
2016-04-08 06:45:19 +00:00
2016-04-01 10:16:15 +00:00
2016-04-05 17:12:19 +00:00
2016-04-05 17:12:19 +00:00
2016-10-19 16:58:59 +00:00
2016-06-16 18:21:11 +00:00
2016-10-10 22:04:12 +00:00
2016-06-01 21:32:56 +00:00
2016-10-10 22:01:42 +00:00
2016-09-09 21:36:17 +00:00
2016-07-13 23:23:40 +00:00
2016-08-17 19:07:40 +00:00
2016-09-14 20:21:28 +00:00
2016-09-14 19:42:03 +00:00
2016-10-19 11:16:58 +00:00
2016-06-01 17:55:10 +00:00
2016-03-21 11:06:20 +00:00
2016-08-18 02:21:54 +00:00
2016-06-27 20:19:14 +00:00
2016-09-04 13:30:46 +00:00
2016-04-01 21:06:17 +00:00
2016-09-19 20:50:35 +00:00
2016-07-30 20:28:02 +00:00
2016-07-30 20:28:02 +00:00
2016-07-30 20:28:02 +00:00
2016-07-30 20:28:02 +00:00
2016-07-30 20:28:02 +00:00
2016-07-30 20:28:02 +00:00
2016-03-23 11:13:54 +00:00