1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Anna Welker 5cfdb4f2d2 [ARM][MVE] Optimise offset addresses of gathers/scatters
This patch adds an analysis of the offset addresses used by gathers
and scatters to the MVEGatherScatterLowering pass to find
multiplications and additions that are loop invariant and thus can
be moved into the loop preheader, avoiding to execute them each time.

Differential Revision: https://reviews.llvm.org/D76681
2020-04-08 11:46:57 +01:00
..
2019-09-17 14:21:36 +00:00
2019-06-28 08:41:40 +00:00
2019-06-28 07:08:42 +00:00
2020-02-27 12:19:31 +00:00
2020-02-27 12:19:31 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2020-03-30 07:44:23 +01:00
2020-03-30 07:44:23 +01:00
2020-02-27 12:19:31 +00:00
2020-01-20 06:57:07 +00:00
2019-07-15 18:42:54 +00:00
2020-02-27 12:19:31 +00:00
2020-03-30 07:44:23 +01:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2020-03-30 07:44:23 +01:00
2020-04-02 10:57:40 +01:00
2019-08-28 10:13:23 +00:00
2019-12-02 10:38:14 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-02-28 14:27:21 +00:00
2020-04-02 10:57:40 +01:00
2020-04-02 10:57:40 +01:00
2020-04-06 11:13:02 +01:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2019-01-10 08:36:33 +00:00
2019-07-27 18:44:15 +00:00
2019-11-20 13:58:38 +00:00
2019-11-25 11:29:14 +00:00