[llvm-bugs] [Bug 31529] llvm/lib/Target/X86/X86ISelLowering.cpp:13056: local variable 'NumSentinelElements' set but not used ?

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 4 12:05:50 PST 2017


https://llvm.org/bugs/show_bug.cgi?id=31529

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |echristo at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Eric Christopher <echristo at gmail.com> ---
Looks like it was completely dead.

Fixed thusly:

echristo at dzur ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
        M       lib/Target/X86/X86ISelLowering.cpp
Committed r290998

-- 
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/20170104/2357c25d/attachment.html>


More information about the llvm-bugs mailing list