[llvm-commits] r85173 lib/Target/ARM/ARMInstrInfo.td

Johnny Chen johnny.chen at apple.com
Tue Oct 27 12:01:07 PDT 2009


Hi Bob,

For RSCri and RSCrs, it looks like the statement:

    let Inst{20} = 0;

might be over-specifying it.  The fact that both inherit from sI implies that
they are both ${p} and ${s}.

Johnny Chen




More information about the llvm-commits mailing list