[PATCH] D79787: [IndVarSimplify][LoopUtils] Avoid TOCTOU/ordering issues (PR45835)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 07:35:06 PDT 2020
lebedev.ri updated this revision to Diff 265233.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.
Attempted to address naming nits. Is this any better?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79787/new/
https://reviews.llvm.org/D79787
Files:
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/test/Transforms/IndVarSimplify/pr45835.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79787.265233.patch
Type: text/x-patch
Size: 7018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/b2a3b8dc/attachment.bin>
More information about the llvm-commits
mailing list