[llvm-commits] [PATCH] PowerPC: Expand FSRQT for vector types

Hal Finkel hfinkel at anl.gov
Tue Oct 30 11:03:05 PDT 2012


----- Original Message -----
> From: "Adhemerval Zanella" <azanella at linux.vnet.ibm.com>
> To: llvm-commits at cs.uiuc.edu
> Sent: Tuesday, October 30, 2012 12:55:15 PM
> Subject: [llvm-commits]  [PATCH]  PowerPC: Expand FSRQT for vector types
> 
> This patch expands the FSQRT operations for vector types when altivec
> is
> enabled. Without it a call to sqrt operation in vector causes a
> compiler
> failure.
> 
> Any tips, suggestions, comments?

LGTM.

 -Hal

> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list