[llvm-commits] Patch to remove a SelectionDAG warning

Chad Rosier mcrosier at apple.com
Mon Oct 17 11:04:42 PDT 2011


Committed revision 142206.  Thanks Joe.

On Oct 17, 2011, at 10:40 AM, Joe Abbey wrote:

> GCC 4.6 shows another warning on llvm-x86_64-ubuntu:
> 
> http://lab.llvm.org:8011/builders/llvm-x86_64-ubuntu/builds/68/steps/compile/logs/warnings%20%283%29
>  LegalizeVectorOps.cpp:353:7: warning: variable ‘EltVT’ set but not used [-Wunused-but-set-variable]
> The attached patch addresses the warning.
> 
> It's possible that the code removed had some future purpose.
> 
> Joe Abbey
> Software Architect
> Arxan Technologies, Inc.
> 1305 Cumberland Ave, Ste 215
> West Lafayette, IN 47906
> jabbey at arxan.com
> www.arxan.com
> <SelectionDAG_warnings.txt>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111017/9e4c4902/attachment.html>


More information about the llvm-commits mailing list