https://bugs.llvm.org/show_bug.cgi?id=41382

            Bug ID: 41382
           Summary: ARMAsmParser: LDRD missing validation checks for Rm
                    and Rt/Rt2 being different.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedb...@nondot.org
          Reporter: srhi...@google.com
                CC: kristof.be...@arm.com, llvm-bugs@lists.llvm.org,
                    peter.sm...@linaro.org, ties.st...@arm.com

This was originally reported as part of
https://issuetracker.google.com/129895920, where the invalid encoding was
generated by ART. There is a FIXME in
https://github.com/llvm/llvm-project/blob/master/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp#L6419
about this missing case (as well as one for Rm == PC).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to