[llvm] [LoopConstrainer] Apply loop gurads to check that loop bounds are safe (PR #71531)
Aleksandr Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 04:03:34 PST 2023
aleks-tmb wrote:
> Is the huge IR increase in tests intentional/desired?
Yes, it's a result of IRCE being applied.
https://github.com/llvm/llvm-project/pull/71531
More information about the llvm-commits
mailing list