search for: isign

Displaying 2 results from an estimated 2 matches for "isign".

Did you mean: sign
2013 Apr 01
1
[LLVMdev] path profile result with LLVM
I want to get path profiling information with LLVM. LLVM provides methods for path profiling.I also get the llvmprof.out successfully. So I want to output the result.With llvm-prof ,I get the error:llvm-prof: Unkknown packet #5. So I have to write my own pass to output the path profiling result,the following is my kernel codes:
2009 Mar 28
0
R: Fortran 90 etc.
...------------------------------------------------ 1 Error: Unclassifiable statement at (1) ford.f90:80: c --- Fast wavelet transform of the signal array a(n) 1 Error: Unclassifiable statement at (1) ford.f90:81: c --- n must be = 2**m 1 Error: Unclassifiable statement at (1) ford.f90:82: c --- if isign= 1 then direct transform 1 Error: Unclassifiable statement at (1) ford.f90:83: c --- if isign=-1 then inverse transform 1 Error: Unclassifiable statement at (1) ford.f90:84: c --- The used orthogonal Daubechies wavelet is setting by preliminary 1 Error: Unclassifiable statement at (1) ford.f90:85...