[PATCH] D108087: [SimpleLoopUnswitch] Create SimpleLoopNestUnswitch pass

toshiki maekawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 21 08:15:33 PDT 2021


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

Small change


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.367958.patch
Type: text/x-patch
Size: 16892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210821/a0b81e4a/attachment-0001.bin>


More information about the llvm-commits mailing list