Re: [PATCH 7/8]AArch64: Consolidate zero and sign extension patterns and add missing ones.

2022-12-06 Thread Richard Sandiford via Gcc-patches
Tamar Christina via Gcc-patches writes: > Hi All, > > The target has various zero and sign extension patterns. These however live > in > various locations around the MD file and almost all of them are split > differently. Due to the various patterns we also ended up missing valid > extensions.

RE: [PATCH 7/8]AArch64: Consolidate zero and sign extension patterns and add missing ones.

2022-11-29 Thread Tamar Christina via Gcc-patches
Ping. > -Original Message- > From: Tamar Christina > Sent: Monday, October 31, 2022 12:00 PM > To: gcc-patches@gcc.gnu.org > Cc: nd ; Richard Earnshaw ; > Marcus Shawcroft ; Kyrylo Tkachov > ; Richard Sandiford > > Subject: [PATCH 7/8]AArch64: Consolidate zero and sign extension patterns