• Diego Caballero's avatar
    [MLIR] Enable bare ptr calling convention (#4336) · e1d9ee66
    Diego Caballero authored
    * [MLIR] Update MLIR repo
    
    * Nagy's fix
    
    * Changes related to mlir-opt
    
    * Update MLIR commit
    
    * [MLIR] Enable bare ptr calling convention
    
    This PR adds a flag to enable the bare pointer calling convention
    in LLVM lowering pass.
    
    * Update MLIR commit and callbacks.
    
    * Disable 'noalias' attribute.
    
    It will be re-introduced in a follow-up commit.
    
    * Remove '__mlir' prefix in callback test
    
    * Address feedback
    
    * Fix EDSC includes
    
    * Move MLIR repo forward
    
    * Update type converter code
    
    * Address feedback
    
    * Enable 'noalias' code
    
    * Address feedback
    Co-authored-by: 's avatarAmy Zhuang <amyzhuang97@gmail.com>
    Co-authored-by: 's avatarSang Ik Lee <sang.ik.lee@intel.com>
    e1d9ee66