hliao added a comment.

In D78513#1993115 <https://reviews.llvm.org/D78513#1993115>, @yaxunl wrote:

> Currently if instructions of float128 get to amdgpu backend, are we going to 
> crash?


As `Float128Format` is re-defined as `double`, there won't be any issue in the 
backend. But, it won't function as the developer expects. That's quite similar 
to `long double` in clang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78513



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to