[PATCH] D141432: Add two additional float8 types to MLIR and APFloat.

2023-01-25 Thread Jake Hall via Phabricator via cfe-commits
jakeh-gc abandoned this revision. jakeh-gc added a comment. I'm going to put up a narrower version of this based on D141863 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141432/new/ https://reviews.llvm.org/D1414

[PATCH] D141432: Add two additional float8 types to MLIR and APFloat.

2023-01-11 Thread Jake Hall via Phabricator via cfe-commits
jakeh-gc added a comment. The build failure is for clang-format on `APFloat.cpp`. That file has an unusual indentation, so I don't believe I can make that pass without reformatting the whole file. I believe doing that would make this diff harder to review. Repository: rG LLVM Github Monorep

[PATCH] D141432: Add two additional float8 types to MLIR and APFloat.

2023-01-10 Thread Jake Hall via Phabricator via cfe-commits
jakeh-gc created this revision. Herald added subscribers: Moerafaat, zero9178, bzcheeseman, sdasgup3, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini,