On Thu, Nov 28, 2024 at 8:37 AM Richard Biener
wrote:
> On Mon, Nov 25, 2024 at 3:28 AM Philipp Tomsich
> wrote:
> >
> > Pushed to master with the following fixups:
> > - new timevar added
> > - nits addressed
> > - whitespace fixes
>
> The pass seems to be disabled by default everywhere -
On Thu 28. Nov 2024 at 15:36, Richard Biener
wrote:
> On Mon, Nov 25, 2024 at 3:28 AM Philipp Tomsich
> wrote:
> >
> > Pushed to master with the following fixups:
> > - new timevar added
> > - nits addressed
> > - whitespace fixes
>
> The pass seems to be disabled by default everywhere - I
On Mon, Nov 25, 2024 at 3:28 AM Philipp Tomsich
wrote:
>
> Pushed to master with the following fixups:
> - new timevar added
> - nits addressed
> - whitespace fixes
The pass seems to be disabled by default everywhere - I thought we
decided to avoid adding
passes like this because they tend
Pushed to master with the following fixups:
- new timevar added
- nits addressed
- whitespace fixes
Philipp.
On Mon, 25 Nov 2024 at 03:30, Jeff Law wrote:
>
>
>
> On 11/9/24 2:48 AM, Konstantinos Eleftheriou wrote:
> > From: kelefth
> >
> > This pass detects cases of expensive store forw
On 11/9/24 2:48 AM, Konstantinos Eleftheriou wrote:
From: kelefth
This pass detects cases of expensive store forwarding and tries to avoid them
by reordering the stores and using suitable bit insertion sequences.
For example it can transform this:
strbw2, [x1, 1]
ldr x0,