[PATCH] D82927: Intergerate Loop Peeling into Loop Fusion

Sidharth Baveja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 09:01:03 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb8850d34d60: [Loop Fusion] Integrate Loop Peeling into Loop Fusion Summary: This patch adds… (authored by sidbav).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82927

Files:
  llvm/lib/Transforms/Scalar/LoopFuse.cpp
  llvm/test/Transforms/LoopFusion/guarded_peel.ll
  llvm/test/Transforms/LoopFusion/guarded_unsafeblock_peel.ll
  llvm/test/Transforms/LoopFusion/nonadjacent_peel.ll
  llvm/test/Transforms/LoopFusion/peel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82927.279547.patch
Type: text/x-patch
Size: 38941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/2a32796a/attachment-0001.bin>


More information about the llvm-commits mailing list