[PATCH] D154555: DAG: Implement soften float for ffrexp

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 18:24:23 PDT 2023


alexfh added a subscriber: bgraur.
alexfh added a comment.

In D154555#4475690 <https://reviews.llvm.org/D154555#4475690>, @alexfh wrote:

> FWIW, the clang crash is gone with this patch. I'm trying to verify the other problem (https://reviews.llvm.org/rGb15bf305ca3e9ce63aaef7247d32fb3a75174531#1223188).

And unfortunately, this patch doesn't fix the problem @bgraur mentioned in https://reviews.llvm.org/rGb15bf305ca3e9ce63aaef7247d32fb3a75174531#1223188.


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

https://reviews.llvm.org/D154555



More information about the llvm-commits mailing list