[PATCH] D100329: [SimplifyCFG] Allow hoisting terminators only with HoistCommonInsts=false.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 02:33:54 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG467b1f1cd2f2: [SimplifyCFG] Allow hoisting terminators only with HoistCommonInsts=false. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D100329?vs=336928&id=337077#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100329

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/PhaseOrdering/AArch64/hoisting-required-for-vectorization.ll
  llvm/test/Transforms/SimplifyCFG/common-code-hoisting.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100329.337077.patch
Type: text/x-patch
Size: 10302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210413/02be6de5/attachment.bin>


More information about the llvm-commits mailing list