ir3/delay: Delete pre-RA repeat handling
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 17 May 2021 14:16:55 +0000 (16:16 +0200)
committerEmma Anholt <emma@anholt.net>
Thu, 10 Jun 2021 19:20:38 +0000 (12:20 -0700)
commitc947475533a61c0461a82ec9924ce4279f17e9fc
treecfcf403b42dd2e38d45b50492f340746d66ddd42
parent58d82add87ede4dc6533f97f7e23e4ba09e1d242
ir3/delay: Delete pre-RA repeat handling

It looks likely that any implementation of (rptN) in ir3 will have to
actually create (rptN) instructions after RA, which means that this can
be dropped.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9842>
src/freedreno/ir3/ir3_delay.c