[llvm] [LV] Fix runtime-VF logic when generating RT-checks (PR #130118)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 7 01:25:58 PST 2025
david-arm wrote:
> @fhahn Very sorry! The patch seemed correct to me, but digging deeper, I found it to be deeply incorrect. You're right, and it is the cost that changed.
Ah I see you have fixed the same problem differently in https://github.com/llvm/llvm-project/pull/130157
https://github.com/llvm/llvm-project/pull/130118
More information about the llvm-commits
mailing list