[llvm-bugs] [Bug 39058] New: warning: SubRegIndex SystemZ::subreg_h64 and SystemZ::subreg_h32 compose ambiguously as SystemZ::subreg_hh32 or SystemZ::subreg_h32
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 24 03:14:49 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39058
Bug ID: 39058
Summary: warning: SubRegIndex SystemZ::subreg_h64 and
SystemZ::subreg_h32 compose ambiguously as
SystemZ::subreg_hh32 or SystemZ::subreg_h32
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: SystemZ
Assignee: unassignedbugs at nondot.org
Reporter: francisvm at yahoo.com
CC: llvm-bugs at lists.llvm.org
While building trunk at r342870, I get the following warning:
[2131/7124] Building SystemZGenRegisterInfo.inc...
warning: SubRegIndex SystemZ::subreg_h64 and SystemZ::subreg_h32 compose
ambiguously as SystemZ::subreg_hh32 or SystemZ::subreg_h32
I suspect this is https://llvm.org/r339778.
--
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/20180924/53bb8965/attachment-0001.html>
More information about the llvm-bugs
mailing list