[llvm-bugs] [Bug 45053] New: [entry values] X86: Assertion failed: (!MI.isMoveImmediate() && "Unexpected MoveImm instruction"), function describeLoadedValue
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 27 18:29:05 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=45053
Bug ID: 45053
Summary: [entry values] X86: Assertion failed:
(!MI.isMoveImmediate() && "Unexpected MoveImm
instruction"), function describeLoadedValue
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
Assignee: unassignedbugs at nondot.org
Reporter: vsk at apple.com
CC: craig.topper at gmail.com, llvm-bugs at lists.llvm.org,
llvm-dev at redking.me.uk, spatel+llvm at rotateright.com
Created attachment 23185
--> https://bugs.llvm.org/attachment.cgi?id=23185&action=edit
call-site-info-mov16ri.mir
Given the attached test case, llvm fails to describe the MOV16ri move immediate
instruction.
--
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/20200228/e14cbd1f/attachment.html>
More information about the llvm-bugs
mailing list