This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] x86: Enable Intel AVX512 VP2INTERSECT instruction
>>> On 03.06.19 at 19:34, <hjl.tools@gmail.com> wrote:
> I don't think it is the assembler's job to check for programmer's
> intention.
Then let's get rid of _all_ warnings? (Just kidding, but you presumably
get the point.) Plus we're not so much talking about intentions here,
but rather about telling the programmer that they _likely_ meant
something else, and hence their code _likely_ won't work as intended.
Jan