[PATCH] D73801: [LoopFission]: Loop Fission Interference Graph (FIG)
Ettore Tiotto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 07:50:45 PST 2020
etiotto added a comment.
I choose to name the pass Loop Fission to avoid confusion with the existing LoopDistribution pass (eventually Loop Fission should replace that pass). Also Loop Fission is the opposite of Loop Fusion :-) ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73801/new/
https://reviews.llvm.org/D73801
More information about the llvm-commits
mailing list