summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/LoopOps/DialectRegistration.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
| | | | PiperOrigin-RevId: 286906740
* Extract std.for std.if and std.terminator in their own dialectNicolas Vasilache2019-07-161-0/+22
These ops should not belong to the std dialect. This CL extracts them in their own dialect and updates the corresponding conversions and tests. PiperOrigin-RevId: 258123853
OpenPOWER on IntegriCloud