[PATCH] D34487: Restrict the definition of loop preheader to avoid special blocks

Andy Kaylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 13:45:53 PDT 2017


andrew.w.kaylor updated this revision to Diff 103629.
andrew.w.kaylor added a comment.

Addressed initial review feedback


Repository:
  rL LLVM

https://reviews.llvm.org/D34487

Files:
  include/llvm/Analysis/LoopInfoImpl.h
  include/llvm/CodeGen/MachineBasicBlock.h
  include/llvm/IR/BasicBlock.h
  lib/CodeGen/MachineBasicBlock.cpp
  lib/IR/BasicBlock.cpp
  test/Transforms/LoopRotate/catchret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34487.103629.patch
Type: text/x-patch
Size: 4739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/7f83c543/attachment.bin>


More information about the llvm-commits mailing list