[PATCH] D151923: [APFloat] Add APFloat semantic support for TF32
Jeremy Furtek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 19:09:52 PDT 2023
jfurtek added a comment.
In D151923#4389405 <https://reviews.llvm.org/D151923#4389405>, @mehdi_amini wrote:
> I think this LG, but David had to update clang/lib/AST/MicrosoftMangle.cpp when some other float format was added, you don't need this here?
I did update that file - it is part of this diff. (I used that diff as a template - otherwise I probably would have missed that change...)
The associated MLIR changes are done - just haven't submitted the diff yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151923/new/
https://reviews.llvm.org/D151923
More information about the llvm-commits
mailing list