• Pruthvi's avatar
    - MLIR Binary ElementWise Op (#3223) · 073db8fb
    Pruthvi authored
    * - templatize computing binary elementwise
    - added lowering support for Add, Sub, Multiply, Divide
    
    * - Added Support for Greater and less Op
    
    * -Add support for Minimum and Maximum
    
    * use edsc::intrinsics::select instead of terenary operator
    
    * Addressed PR comments
    
    * - return after the conditional check
    073db8fb
Name
Last commit
Last update
..
mlir_subgraph_extraction.cpp Loading commit data...
mlir_subgraph_extraction.hpp Loading commit data...