[PATCH] D48851: [PM/LoopUnswitch] Fix the first and immediate components of PR37889.
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 3 14:05:49 PDT 2018
fedor.sergeev accepted this revision.
fedor.sergeev added a comment.
This revision is now accepted and ready to land.
LGTM for the code.
I'm not sure whats your understanding of the state of this issue for non-trivial?
This code does not address the issue, but the tests supplied do not fail?
Do you need a test that fails before addressing non-trivial part?
Repository:
rL LLVM
https://reviews.llvm.org/D48851
More information about the llvm-commits
mailing list