[PATCH] D86085: [LoopUnswitch] Fix incorrect Modified status

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 00:05:05 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdfd447c22043: [LoopUnswitch] Fix incorrect Modified status (authored by dstenb).

Changed prior to commit:
  https://reviews.llvm.org/D86085?vs=286308&id=286720#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86085/new/

https://reviews.llvm.org/D86085

Files:
  llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/test/Transforms/LoopUnswitch/convergent-hoist-modified.ll
  llvm/test/Transforms/LoopUnswitch/invoke-hoist-modified.ll
  llvm/test/Transforms/LoopUnswitch/optsize-hoist-modified.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86085.286720.patch
Type: text/x-patch
Size: 6800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/38498c41/attachment.bin>


More information about the llvm-commits mailing list