[PATCH] D98958: [NewPM] Disable non-trivial loop-unswitch on targets with divergence
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 21 22:56:36 PDT 2021
sameerds added a comment.
In D98958#2640544 <https://reviews.llvm.org/D98958#2640544>, @sameerds wrote:
> Improved the readability of a potentially triple-negative boolean condition
The linter pointed out two overlong lines in the new comment. I've fixed that locally in my working directory. But I didn't want to trigger yet another build by uploading that NFC change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98958/new/
https://reviews.llvm.org/D98958
More information about the llvm-commits
mailing list