This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch rsandifo/sve-rebase in repository gcc.
discards 261da270156 Use conditional internal functions in if-conversion discards eb42b4335e3 Implement SLP of internal functions discards 26e573140eb Handle vector boolean types when calculating the SLP unroll factor discards 034b757dc91 Remove unnecessary temporary in tree-if-conv.c discards d6c69f5e526 Don't require an integer mode for PARALLELs discards a3fe7f879f5 Add early rematerialisation pass discards 898062cc398 Record equivalences for spill registers discards e848c756818 Support fused multiply-adds in fully-masked reductions discards f669471ab1e Replace FMA_EXPR with one internal fn per optab discards 42199b1b2b9 Use single-iteration epilogues when peeling for gaps discards 241eebc89da Allow single-element interleaving for non-power-of-2 strides discards 21215c96b33 Make tree-ssa-strlen.c handle partial unterminated strings discards 664c10f5e2b Add support for first-faulting loads discards 95aa282a338 Add support for speculative loads discards 4fe1d36102a Support for aliasing with variable strides discards d3644930ab0 Fix for big field stores discards e04990467bd Avoid pessimistic check for overlapping groups discards 5fd014a6c19 Add support for gather loads and scatter stores new eff9e7fc0f7 Add support for gather loads and scatter stores new 35774a35678 Avoid pessimistic check for overlapping groups new 4ab65f1231d Fix for big field stores new 28fb0c6beb8 Support for aliasing with variable strides new 2cecf384d9d Add support for speculative loads new 30835423b4b Add support for first-faulting loads new cb38a3df85e Make tree-ssa-strlen.c handle partial unterminated strings new dc44a37141b Allow single-element interleaving for non-power-of-2 strides new eb8fe4784fc Use single-iteration epilogues when peeling for gaps new 052696e0bdc Replace FMA_EXPR with one internal fn per optab new 5a24fe00a0c Support fused multiply-adds in fully-masked reductions new 8b6df8fb57d Record equivalences for spill registers new 7868168f2a9 Add early rematerialisation pass new d3ac074c998 Don't require an integer mode for PARALLELs new 679f97071ca Remove unnecessary temporary in tree-if-conv.c new ec42adb7d7f Handle vector boolean types when calculating the SLP unroll factor new 4869d6adbbf Implement SLP of internal functions new 06ba3fe9c07 Use conditional internal functions in if-conversion
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (261da270156) \ N -- N -- N refs/heads/rsandifo/sve-rebase (06ba3fe9c07)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 18 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/optabs-tree.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)