[PATCH] D95468: [LoopUnswitch] Add shortcut if unswitched path is a no-op.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 01:04:11 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8c81fa5c7f7: [LoopUnswitch] Add shortcut if unswitched path is a no-op. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D95468?vs=319537&id=320411#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95468

Files:
  llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/test/Transforms/LoopUnswitch/partial-unswitch-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95468.320411.patch
Type: text/x-patch
Size: 14799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/2a5d4be1/attachment.bin>


More information about the llvm-commits mailing list