[PATCH] D99493: [SimpleLoopUnswitch] Add tests to check partially invariant unswitch

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 03:16:55 PDT 2021


jaykang10 created this revision.
jaykang10 added a reviewer: lebedev.ri.
Herald added a subscriber: jfb.
jaykang10 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

It is a test file for partially invariant unswitch. It is related to https://reviews.llvm.org/D99354


https://reviews.llvm.org/D99493

Files:
  llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99493.333802.patch
Type: text/x-patch
Size: 40050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/2f6e1036/attachment.bin>


More information about the llvm-commits mailing list