Juan Manuel Martinez =?utf-8?q?Caamaño?Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
shiltian wrote: On a side note, the reason for some compile errors with type check enabling is, we have been using wrong type for FP16. We thought `h` should be fp16 but in fact we should use `x`. There is a PR somewhere else trying to fix it. https://github.com/llvm/llvm-project/pull/164824 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
