[PATCH] D108087: [SimpleLoopUnswitch] Create SimpleLoopNestUnswitch pass

toshiki maekawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 21 09:13:36 PDT 2021


uint256_t updated this revision to Diff 367961.
uint256_t added a comment.

Follow clang-tidy


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

https://reviews.llvm.org/D108087

Files:
  llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/loop-nest-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108087.367961.patch
Type: text/x-patch
Size: 16847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210821/4ddbd6fe/attachment.bin>


More information about the llvm-commits mailing list