[LLVMdev] Is it ok to nuke fpcmp and llvm-PerfectShuffle utils?
Alexey Samsonov
samsonov at google.com
Wed Apr 30 13:43:42 PDT 2014
On Wed, Apr 30, 2014 at 1:37 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> ----- Original Message -----
> > From: "Alexey Samsonov" <samsonov at google.com>
> > To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
> > Sent: Wednesday, April 30, 2014 3:30:12 PM
> > Subject: [LLVMdev] Is it ok to nuke fpcmp and llvm-PerfectShuffle utils?
> >
> >
> >
> > They are not used in the regression test suite anymore, and are not
> > even built in CMake build tree.
>
> You cannot nuke llvm-PerfectShuffle... that is the utility used to
> generate the lib/Target/ARM64/ARM64PerfectShuffle.h,
> lib/Target/ARM/ARMPerfectShuffle.h and
> lib/Target/PowerPC/PPCPerfectShuffle.h files.
>
Ouch, indeed... Is it ok it has no build rules? If yes, we can just break
the dependency between test suite and this utility.
>
> -Hal
>
> >
> >
> >
> >
> > --
> >
> >
> > Alexey Samsonov, Mountain View, CA
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> >
>
> --
> Hal Finkel
> Assistant Computational Scientist
> Leadership Computing Facility
> Argonne National Laboratory
>
--
Alexey Samsonov, Mountain View, CA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140430/410d35bc/attachment.html>
More information about the llvm-dev
mailing list