Displaying 1 result from an estimated 1 matches for "68fbe576".
2017 Jul 06
2
LLVM's loop strength reduction module
Hi,
My name is Venugopal Raghavan and I work in AMD. I was trying to understand the code in the file LoopStrengthReduce.cpp but I am making very slow progress.
Is there any additional documentation available that would help me understand the code, like a PPT presentation or a design document or maybe a paper? I did not find anything on the Internet.
There are comments interspersed in the code