[llvm] [LoopFlatten] Use loop versioning when overflow can't be disproven (PR #78576)
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 02:50:05 PST 2024
sjoerdmeijer wrote:
Looks like a very good addition.
Just a quick question. The pass is off by default, but have you benchmarked this? Just wanted to check if there are no unexpected results (e.g. the extra runtime checks regressing things).
https://github.com/llvm/llvm-project/pull/78576
More information about the llvm-commits
mailing list