Hello, If we invoke a transformation pass on an llvm IR file using 'opt', does 'opt' automatically invokes the necessary analysis passes to perform the transformation pass. Thanks in advance. -Suresh
Possibly Parallel Threads
- [LLVMdev] Problem with loop-unrolling
- [LLVMdev] Why some registered passes are not available through opt?
- [LLVMdev] Why some registered passes are not available through opt?
- [LLVMdev] Impact of an analysis pass on program run time
- [LLVMdev] Loop Unrolling