Ashay Rane
Ashay Rane
Week of 9/26/2022: Green LLVM commit: `bebc96956b76bdbc36f1d82a788c810e5b12e2c5` Green MHLO commit: `7b0ecf7827e3fc07d2af90e147bcedc165bc78ac` (branch `greencommit/2022-09-26-bebc9695`) Corresponding Torch-MLIR commit: `a60acf272d618160d210015ff7c19fa773b1f345`
Week of 10/02/2022: Green LLVM commit: `6f46ff3765dcdc178b9cf52ebd8c03437806798a` Green MHLO commit: `2f7c1454bbe4c4ad0ae1c86c5539ac58b6053b6a` (branch `greencommit/2022-10-02-6f46ff37`)
Week of 10/10/2022: Green LLVM commit: `438e59182b0c2e44c263f5bacc1add0e514354f8` Green MHLO commit: `e6f3ec05c679e86c0a922d1c24ef488d99dfd8aa` (branch `greencommit/2022-10-10-438e5918`)
Week of 10/17/2022: Green LLVM commit: `4546397e39589f0a6a707218349d1bf65fe54645` Green MHLO commit: `4de853aa6882ae1aa262dbb983c4ee2d5022e78d` (branch `greencommit/2022-10-17-4546397e`) cc: @silvasean
@FullZing Yeah, we were in a similar situation for BFloat16, so I added the `mlirDenseElementsAttrBFloat16Get()` to the MLIR C API in https://reviews.llvm.org/D123981. Perhaps you could add a similar function upstream...
@fortianyou That patch looks good to me, but could you add "ashay-github" as a reviewer? I botched the signup process on Phabricator, which is why it says that the email...
Closing because https://github.com/llvm/torch-mlir/pull/1370 addresses the problem.
Hi @pashu123, I ran into a similar issue. Before I start working on this, I wanted to check if you're working on this already. If not, I'm happy to take...
Thanks all for diagnosing this so quickly! Looking forward to next Monday when I can close this issue without doing any work ;)
Resolved in LLVM tag update PR #1263.