Hi Pradeep,
Try grep on “loop-vectorize”
These are macro defined with name DEBUG_TYPE in LLVM code base.
In this particular case it leads to LoopVectorize.cpp
-Vivek
Hi Pradeep,
Try grep on “loop-vectorize”
These are macro defined with name DEBUG_TYPE in LLVM code base.
In this particular case it leads to LoopVectorize.cpp
-Vivek