[llvm-bugs] [Bug 31998] New: Cherry pick r295512 to 4.0 release branch
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 17 17:11:00 PST 2017
http://bugs.llvm.org/show_bug.cgi?id=31998
Bug ID: 31998
Summary: Cherry pick r295512 to 4.0 release branch
Product: libraries
Version: 4.0
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AArch64
Assignee: unassignedbugs at nondot.org
Reporter: matze at braunis.de
CC: llvm-bugs at lists.llvm.org
"AArch64LoadStoreOptimizer: Correctly clear kill flags"
This is a simple low-risk patch that fixes a case where compilations with
-verify-machineinstrs would complain because of incorrectly set kill flags.
Incorrect kill flags may also lead to incorrect information generated by the
AArch64CollectLOH pass.
--
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/20170218/c465662d/attachment.html>
More information about the llvm-bugs
mailing list