[llvm-bugs] [Bug 41382] New: ARMAsmParser: LDRD missing validation checks for Rm and Rt/Rt2 being different.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 4 10:07:05 PDT 2019
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: unassignedbugs at nondot.org
Reporter: srhines at google.com
CC: kristof.beyls at arm.com, llvm-bugs at lists.llvm.org,
peter.smith at linaro.org, Ties.Stuij at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190404/7e295948/attachment-0001.html>
More information about the llvm-bugs
mailing list