[llvm-bugs] [Bug 27479] New: AArch64 make check has a few of machine verifier errors
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 22 11:12:06 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27479
Bug ID: 27479
Summary: AArch64 make check has a few of machine verifier
errors
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: AArch64
Assignee: unassignedbugs at nondot.org
Reporter: qcolombet at apple.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Switching the machine verifier ON by default (lib/CodeGen/Passes.cpp then
change the default value of the cl::opt related to the machine verifier) leads
to a few of machine verifier errors for make check:
LLVM :: CodeGen/AArch64/aarch64-tbz.ll
LLVM :: CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll
LLVM :: CodeGen/AArch64/nzcv-save.ll
This may be latent bug.
--
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/20160422/2c90f85c/attachment-0001.html>
More information about the llvm-bugs
mailing list