[Bug target/92218] PowerPC indexed insn attribute misses some insns (bswap, atomic, small int float/vector load/store)
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 25 11:23:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92218
--- Comment #1 from Michael Meissner <meissner at gcc dot gnu.org> ---
The VSX instructions load scalar from memory and splat into the register are
another class of x-form only memory instructions that would need the indexed
insn attribute set.
More information about the Gcc-bugs
mailing list