https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85473
--- Comment #3 from Sebastian Peryt ---
Proposed patch sent to ML:
https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01011.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81616
--- Comment #39 from Sebastian Peryt ---
I have tested it on SKX with SPEC2006INT and SPEC2017INT and don't see any
regressions.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83546
Sebastian Peryt changed:
What|Removed |Added
CC||sebastian.peryt at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84200
Sebastian Peryt changed:
What|Removed |Added
CC||sebastian.peryt at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84431
Sebastian Peryt changed:
What|Removed |Added
CC||sebastian.peryt at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84783
--- Comment #1 from Sebastian Peryt ---
It was added in r249759 I can see it in latest trunk. Maybe you have some old
version of GCC?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84783
--- Comment #2 from Sebastian Peryt ---
Oh, ok I see now version in report. Sorry, my mistake. It was added to trunk
and not backported.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84783
--- Comment #3 from Sebastian Peryt ---
Proposed patch sent to list
https://gcc.gnu.org/ml/gcc-patches/2018-03/msg01181.html
: target
Assignee: unassigned at gcc dot gnu.org
Reporter: sebastian.peryt at intel dot com
CC: julia.koval at intel dot com, ubizjak at gmail dot com
Target Milestone: ---
Target: X86
Created attachment 41408
--> https://gcc.gnu.org/bugzi
Component: web
Assignee: unassigned at gcc dot gnu.org
Reporter: sebastian.peryt at intel dot com
Target Milestone: ---
There is possible bug present in GCC internals documentation PDF file present
on GCC website under: https://gcc.gnu.org/onlinedocs/gccint.pdf
Whether document has
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: sebastian.peryt at intel dot com
Target Milestone: ---
Target: x86_64-*-*, i?86-*-*
Created attachment 41516
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81034
--- Comment #2 from Sebastian Peryt ---
I agree, that vec_merge takes 3 operands. And 3 are in my md (naming according
to GCC internals):
vec1:
(vec_merge:V2DF
(match_operand:V2DF 1 "nonimmediate_operand" "m")
(match_operand:V2DF 2 "vect
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80941
Sebastian Peryt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82268
--- Comment #3 from Sebastian Peryt ---
It passes with the provided modification.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82767
Sebastian Peryt changed:
What|Removed |Added
CC||sebastian.peryt at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82767
--- Comment #2 from Sebastian Peryt ---
Candidate patch:
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00308.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82767
--- Comment #3 from Sebastian Peryt ---
As per Uros's suggestion
(https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00329.html ) I checked
-mtune=generic idea and this works without additional changes either in
testcase or in cost model.
>From what
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82942
Sebastian Peryt changed:
What|Removed |Added
CC||sebastian.peryt at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82941
Sebastian Peryt changed:
What|Removed |Added
CC||sebastian.peryt at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990
--- Comment #5 from Sebastian Peryt ---
(In reply to H.J. Lu from comment #3)
> Created attachment 42611 [details]
> A better patch
>
> Sebastian, please take a look.
LGTM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82767
--- Comment #4 from Sebastian Peryt ---
Created attachment 42632
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42632&action=edit
Proposed patch to fix PR.
Better patch.
21 matches
Mail list logo