[llvm-dev] ARM Register Info Bug?

Shane Iler via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 12 13:33:02 PDT 2018


Hi all,

I was glancing over llvm\lib\Target\ARM\ARMRegisterInfo.td and noticed that
the last line might have a bug in it. That line adds Tuples3DSpc and it
looks like it should be adding Tuples4DSpc. Otherwise, Tuples4Dspc does not
appear to be used in this context and the DQuadSpc might be short 64 bits.
Is this intended?

Shane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180612/c44f16fc/attachment.html>


More information about the llvm-dev mailing list