[PATCH] D79787: [IndVarSimplify][LoopUtils] Avoid TOCTOU/ordering issues (PR45835)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 03:13:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb2df96123198: [IndVarSimplify][LoopUtils] Avoid TOCTOU/ordering issues (PR45835) (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D79787?vs=265233&id=265468#toc

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.265468.patch
Type: text/x-patch
Size: 7010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/026bc7f4/attachment.bin>


More information about the llvm-commits mailing list