Correctly define the TEST{8 | 16 | 32 | 64}rr instructions Format attribute.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This is apparently a revert of the fix for https://bugs.llvm.org/show_bug.cgi?id=22995
What is the real right answer? What motivated this change?
Comment Actions
Did this come out of the folding table work? The real bug is that TEST8rm is wrong. But we don't notice because we have aliases to accept the memory operand in either location.