Shakil Ahmed
Shakil Ahmed
hi i am interested in working open source .would you please assign me too
[CMakeCache.txt](https://github.com/EnzymeAD/Enzyme/files/9499353/CMakeCache.txt)
[CMakeCache.txt](https://github.com/EnzymeAD/Enzyme/files/9499366/CMakeCache.txt) Enzyme cmake cache
Hi @wsmoses @vchuravy @reikdas @tgymnich According to [this](https://github.com/EnzymeAD/Enzyme/blob/12ebbf48ea6fa7156bef9095232fd747dbf40f23/enzyme/BCLoad/BCLoader.cpp#L84) line analysis is not preserved ,right? Thus I should return PreservedAnalysis::none() for the new pass manager ? I noticed cmake was not...
It's working . Produces same result. Checked for ( .bc) and also for ( .ll) files as input. For New PM opt-12 -load ./BCLoad/BCPass-12.so -load-pass-plugin=./BCLoad/BCPass-12.so ../bclib/cblas_ddot_double.bc -S -passes=BCPass > output-cblas-ddot-npm.ll...
updated the test to use the new pm . [commit](https://github.com/EnzymeAD/Enzyme/commit/f61fdd652e70138cfd212346d48c14535910c425)
Hi @wsmoses the pass registration method _registeroptimizerearlyepcallback_ is not available in llvm 12. What I found is, it was added in llvm 15. Would you take a look .
Is the bracket-completion ("Good First Issue" part ) still non-existent? I would love to implement . Which file should I start with ? @nheuillet
Hi @j2kun I would like to work on this. Could you shade some light on how may I approach this. I have gathered some basic knowledge about bgv, openfhe and...
> If you'd like, we could work through some examples in detail in this issue thread. Yes, working through some example would be helpful for me. I was thinking about...