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 other/36396] New: standard md pattern vec_realign_load_M isn't documented


See title: the standard md pattern vec_realign_load_<M> isn't documented.
It'd be expected so in gcc/doc/md.texi, with cross-references to the
codependent TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD in gcc/doc/tm.texi (which
speaks of something called REALIGN_LOAD, but as an "operation" which gives
little clue that it's to be transformed into a special insn).


-- 
           Summary: standard md pattern vec_realign_load_M isn't documented
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36396


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