[llvm] [LV] Relax high loop trip count threshold for deciding to interleave a loop (PR #67725)

Nilanjana Basu via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 00:04:14 PST 2024


nilanjana87 wrote:

Hi @dyung, I am looking into it. The reason why I didn't see this in my local tests is because I configured for the build to include X86 targets as well, in which case this test succeeds perhaps because it's using the X86 based target-triple in the file. I'll try to fix this soon.

https://github.com/llvm/llvm-project/pull/67725


More information about the llvm-commits mailing list