[llvm-bugs] [Bug 32184] New: PowerPC - llc is spewing remarks in latest build
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 8 15:11:22 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32184
Bug ID: 32184
Summary: PowerPC - llc is spewing remarks in latest build
Product: new-bugs
Version: 4.0
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: eric.schweitz at pgroup.com
CC: llvm-bugs at lists.llvm.org
My latest build of the 4.0 branch is generating a lot of remarks, though I'm
not explicitly asking for them.
llvm/4.0/bin/llc /tmp/5-oROzlY7V8.llvm -mcpu=native -O2 -code-model=large -o
/tmp/X-ot2IA_JlK.s
remark: foobar.cpp:1150:1: failed to move load with loop-invariant address
because the loop may invalidate its value
…
--
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/20170308/41391884/attachment.html>
More information about the llvm-bugs
mailing list