[LLVMdev] Is it ok to nuke fpcmp and llvm-PerfectShuffle utils?

Hal Finkel hfinkel at anl.gov
Wed Apr 30 13:37:45 PDT 2014


----- 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.

 -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



More information about the llvm-dev mailing list