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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 12:09:36 PDT 2021


fhahn updated this revision to Diff 336928.
fhahn added a comment.

Add phase-ordering test.


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.336928.patch
Type: text/x-patch
Size: 9349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/d68dba08/attachment.bin>


More information about the llvm-commits mailing list