NFC - Moved AffineOps related transforms
Change AffineOps Dialect structure to better group both IR and Tranforms. This included extracting transforms directly related to AffineOps. Also move AffineOps to Affine.
Differential D76161
NFC - Moved AffineOps IR / Transforms rsuderman on Mar 13 2020, 1:55 PM. Authored by
Details NFC - Moved AffineOps related transforms Change AffineOps Dialect structure to better group both IR and Tranforms. This included extracting transforms directly related to AffineOps. Also move AffineOps to Affine.
Diff Detail
Event TimelineComment Actions I think this has a lot of conflict potential with a revision by @ftynse, maybe check with him? Comment Actions Updated CMake build to pass. Updating D76161: Moved AffineOps IR / TransformsChange AffineOps Dialect structure to better group both IR and Tranforms. This Comment Actions Typo Updating D76161: Moved AffineOps IR / TransformsChange AffineOps Dialect structure to better group both IR and Tranforms. This
Comment Actions Please see this discussion started by @ftynse Comment Actions @rsuderman @mehdi_amini @bondhugula the renaming AffineOps -> Affine is part of the conflicting changes @ftynse has in flight and was holding off on submitting because internal integration would be impacted. Comment Actions Its been over a week, that isn't great justification. I'm pretty sure he's just on vacation.
|