[PATCH] D140088: Add LLVM type support for fp8
Kushan Ahmadian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 08:55:15 PST 2022
kushanam added a comment.
In D140088#4005134 <https://reviews.llvm.org/D140088#4005134>, @arsenm wrote:
> Tests still missing
Hi @arsenm, I looked at the existing tests and got an assumption that the existing way to test those, is to have the codegen pipeline supporting the datatype in the "Target" level. That is something I am working on for the follow up patch and thought then I could add the tests. If you could give me a pointer to the existing tests that I might have missed, I would add them. Thank you in advance!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140088/new/
https://reviews.llvm.org/D140088
More information about the llvm-commits
mailing list