[PATCH] D110752: [SimpleLoopUnswitch] Don't unswitch constant conditions
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 30 14:26:07 PDT 2021
aeubanks added a comment.
rebasing this on D110751 <https://reviews.llvm.org/D110751> is confusing, especially since the test is XFAIL in that patch
I'd just add the test and run update_test_checks.py on it in this patch
then just add the asserts in D110751 <https://reviews.llvm.org/D110751> in don't touch any test cases in that patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110752/new/
https://reviews.llvm.org/D110752
More information about the llvm-commits
mailing list