[PATCH] D86844: [LoopDeletion] Allows deletion of possibly infinite side-effect free loops
Atmn Patel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 31 10:15:07 PST 2020
atmnpatel added a comment.
In D86844#2475552 <https://reviews.llvm.org/D86844#2475552>, @xbolva00 wrote:
> Do you plan to implement gcc’s option in Clang as followup?
I was not planning on it but I can if no one is planning on it and doesn't mind waiting a bit.
Also, clang/test/Misc/loop-opt-setup.c had a bad run line, it's being fixed in D93952 <https://reviews.llvm.org/D93952>, and I'll try to land it again after that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86844/new/
https://reviews.llvm.org/D86844
More information about the cfe-commits
mailing list