https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69201
Bug ID: 69201 Summary: Remove UNSPEC_LOADU and UNSPEC_STOREU Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com CC: kirill.yukhin at intel dot com, ubizjak at gmail dot com Target Milestone: --- After adding vector_memory_operand and "Bm" constraint, we now properly model alignment requirements on vector patterns. There should be no need for UNSPEC_LOADU nor UNSPEC_STOREU.