: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: dpochepk at gmail dot com
Target Milestone: ---
Created attachment 48879
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48879&action=edit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94532
--- Comment #4 from Dmitrij Pochepko ---
Yes. It'a a diplicate of 94443
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94532
Dmitrij Pochepko changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94443
Dmitrij Pochepko changed:
What|Removed |Added
CC||dpochepk at gmail dot com
++
Assignee: unassigned at gcc dot gnu.org
Reporter: dpochepk at gmail dot com
Target Milestone: ---
Failed with ToT revision. At least on aarch64.
Passed with 27 march build version.
Log:
blender/source/blender/blenkernel/intern/curve.c:1063:6: error: missing
definition
1063
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93720
Dmitrij Pochepko changed:
What|Removed |Added
CC||dpochepk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94212
--- Comment #8 from Dmitrij Pochepko ---
(In reply to Richard Biener from comment #7)
> (In reply to Dmitrij Pochepko from comment #6)
> > Just checked: non-vectorized assembly for aarch64 (O2) is using fmadd and
> > fmsub intensively.
>
> Try w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94212
--- Comment #6 from Dmitrij Pochepko ---
Just checked: non-vectorized assembly for aarch64 (O2) is using fmadd and fmsub
intensively.
: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dpochepk at gmail dot com
Target Milestone: ---
Created attachment 48054
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48054&action=edit
example application re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93720
--- Comment #6 from Dmitrij Pochepko ---
Created attachment 47851
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47851&action=edit
current patch version
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93720
--- Comment #2 from Dmitrij Pochepko ---
I have a patch, which recognize such pattern and adds ins instructions. Example
in this issue description is compiled fine and produce this assembly:
:
0: 6e184420mov v0.
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: dpochepk at gmail dot com
Target Milestone: ---
Target: aarch64-thunderx2t99
Current cpu_regmove_cost for thunderx2t99 seems to be not optimal. Preliminary
experiments and
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: dpochepk at gmail dot com
Target Milestone: ---
Current vector elements permutation implementation generates different
instructions depending on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90839
--- Comment #4 from Dmitrij Pochepko ---
(In reply to Andrew Pinski from comment #3)
> ...
I haven't tracked deepsjeng data passed for logL function specifically. I only
measured totals. It might be not directly related to logL code execution ti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90839
Dmitrij Pochepko changed:
What|Removed |Added
CC||dpochepk at gmail dot com
15 matches
Mail list logo