[PATCH] D86816: [LoopDelete][Assume] Allow deleting loops with assumes
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 19:22:34 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
Sure, seems fine for now.
> The problem is it is control dependent.
So is every other instruction with potentially undefined behavior?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86816/new/
https://reviews.llvm.org/D86816
More information about the llvm-commits
mailing list