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: unassignedb...@nondot.org
          Reporter: m...@dylanmckay.io
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to