Matt Arsenault c8a9872259 AMDGPU/GlobalISel: Look through copies in getPtrBaseWithConstantOffset
We may have an SGPR->VGPR copy if a totally uniform pointer
calculation is used for a VGPR pointer operand.

Also hack around a bug in MUBUF matching which would incorrectly use
MUBUF for global when flat was requested. This should really be a
predicate on the parent pattern, but the DAG always checked this
manually inside the complex pattern.
2020-08-17 12:31:38 -04:00
..
2020-06-15 16:18:05 -07:00
2020-08-15 12:11:51 -04:00
2020-06-15 16:18:05 -07:00
2020-08-05 12:36:26 -07:00
2019-11-11 14:42:33 +05:30
2020-05-23 13:24:42 -04:00