mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:50:03 +08:00
Summary: Adds affine loop fusion transformation function to LoopFusionUtils. Updates TestLoopFusion utility to run loop fusion transformation until a fixed point is reached. Adds unit tests to test the transformation. Reviewers: bondhugula, dcaballe, nicolasvasilache Reviewed By: bondhugula, dcaballe Subscribers: Joonsoo, merge_guards_bot, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D73190