[PATCH] D153539: [loop-deletion] Overly defensive with undef-ing dbg.values.
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 15:07:32 PDT 2023
scott.linder accepted this revision.
scott.linder added a comment.
This revision is now accepted and ready to land.
LGTM
I am not particularly familiar with LoopDeletion, but if the premise from the comment holds (i.e. only debug intrinsics defined in terms of loop invariants will survive) then this sounds like a nice improvement!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153539/new/
https://reviews.llvm.org/D153539
More information about the llvm-commits
mailing list