[all-commits] [llvm/llvm-project] 504893: [mlir] Added the dialect inliner to the SCF dialect
fengliu via All-commits
all-commits at lists.llvm.org
Tue Jun 23 10:49:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5048933c47157a55349e623c289c9ed77d58d628
https://github.com/llvm/llvm-project/commit/5048933c47157a55349e623c289c9ed77d58d628
Author: Feng Liu <liufeng.ee at gmail.com>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M mlir/lib/Dialect/SCF/SCF.cpp
Log Message:
-----------
[mlir] Added the dialect inliner to the SCF dialect
Currently no restrictions are added to the destination regions.
Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, stephenneuendorffer, Joonsoo, grosul1, Kayjukh, jurahul, msifontes
Tags: #mlir
Differential Revision: https://reviews.llvm.org/D82336
More information about the All-commits
mailing list