era-compiler-llvm
era-compiler-llvm copied to clipboard
Check if main IV removal in LSR is beneficial to EVM
Similar to #580, EVM is likely to benefit from main IV removal. However as the transformation increases register pressure, it's not apparent. We need to measure the impact on benchmarks first.
At the moment the issue is blocked until benchmarking is available for EVM.