• Nagy Mostafa's avatar
    [MLIR] In-place memory optimization for elt-wise and concat ops. (#3832) · 6de4893b
    Nagy Mostafa authored
    * AliasMap WIP
    
    * Added liveness info
    
    * WIP
    
    * WIP: Tests
    
    * WIP: LIT tests
    
    * Added knobs for mem optimization pass. More LIT tests
    
    * Revert affine_lowerer change
    
    * More elaborate comment
    
    * Minor fixes
    
    * style-apply
    
    * Rename liveness
    
    * Switch to Analysis framework
    
    * Fix optimization conditions
    
    * Remove LIT test
    
    * style
    
    * Switch to equivalence relationship impl of non-alias relationship
    
    * refined comment
    
    * Switch non-alias to equivalence relationship
    
    * Fix bad merge
    
    * Adding tests. WIP
    
    * Added buffer size tracking and unit-tests
    
    * Added LIT and unit-tests
    
    * Turn optimization ON
    
    * style
    
    * fix unit-tests
    
    * Fix useCount
    
    * Fix copyright and typo
    
    * Refine few comments, remove new lines
    
    * style fix
    Co-authored-by: 's avatarScott Cyphers <diyessi@users.noreply.github.com>
    Co-authored-by: 's avatarSang Ik Lee <sang.ik.lee@intel.com>
    6de4893b
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...