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

Jake Hall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 04:33:34 PST 2023


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 Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141432/new/

https://reviews.llvm.org/D141432



More information about the llvm-commits mailing list