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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to