Amara Emerson 546e460a00 [AArch64][GlobalISel] If a G_BUILD_VECTOR operands are all G_CONSTANT then assign to gpr bank.
Even if the type is s8/s16, assigning to gpr is preferable with constants because
worst case we can select via a constant pool load, and without cross-bank copies
to the FPR bank more patterns can be imported later.
2020-09-25 18:27:57 -07:00
..
2020-08-28 17:07:25 -07:00
2020-08-17 16:02:11 -04:00
2020-09-17 16:02:35 -07:00
2020-08-17 17:26:52 +09:00