• 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
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...
environment_variables.md Loading commit data...