tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.73k stars 257 forks source link

Fix Issue #318 #319

Closed Robertorosmaninho closed 4 years ago

Robertorosmaninho commented 4 years ago

Fix bug on the build of the trunk version. The contents of Instrisic namespace were not being found.

joker-eph commented 4 years ago

Thanks for the contribution! At the moment, we fix these discrepancy internally when we bring a new version of LLVM. We are usually behind LLVM HEAD for one or two days at most.