[PATCH] D108087: [SimpleLoopUnswitch] Create SimpleLoopNestUnswitch pass

toshiki maekawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 04:05:55 PDT 2021


uint256_t updated this revision to Diff 367756.
uint256_t edited the summary of this revision.
uint256_t added a comment.

Ready for review


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.367756.patch
Type: text/x-patch
Size: 17029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/3aae1909/attachment.bin>


More information about the llvm-commits mailing list