[llvm-bugs] [Bug 34755] New: AVRMCExpr::evaluateAsInt64 does not mask out unneeded bits
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Sep 27 14:49:07 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34755
Bug ID: 34755
Summary: AVRMCExpr::evaluateAsInt64 does not mask out unneeded
bits
Product: libraries
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AVR
Assignee: unassignedbugs at nondot.org
Reporter: me at dylanmckay.io
CC: llvm-bugs at lists.llvm.org
After performing any unnecessary shifting, we should be masking out bits
depending on what the `AVRMCExpr` modifier is
--
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/20170927/93dc5e80/attachment.html>
More information about the llvm-bugs
mailing list