This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/71201] PowerPC XXPERM instruction fails on ISA 3.0 system.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71201

acsawdey at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acsawdey at gcc dot gnu.org

--- Comment #1 from acsawdey at gcc dot gnu.org ---
The symptom I observed was that a large number of xxlor were generated moving
stuff back and forth between register sets. I didn't quite figure out where the
problem was but the generated code also failed when run on the power9
simulator.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]