[PATCH] D124251: [SimpleLoopUnswitch] Run LICM for nested unswitching tests.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 04:49:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fee8dd621bb: [SimpleLoopUnswitch] Run LICM for nested unswitching tests. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D124251?vs=424444&id=424872#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124251

Files:
  llvm/test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested.ll
  llvm/test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested2.ll
  llvm/test/Transforms/SimpleLoopUnswitch/exponential-switch-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124251.424872.patch
Type: text/x-patch
Size: 9682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/23e160a7/attachment.bin>


More information about the llvm-commits mailing list