mikaelholmen wrote:

I noticed that with this patch llvm complains about llvm-stress generated 
output, e.g.
```
llvm-stress -size 300 -seed 17184 | llc -march=x86-64 -mcpu=corei7 -o /dev/null
```
fails with
```
error: no libcall available for frem
```
Is that as expected?


https://github.com/llvm/llvm-project/pull/215796
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to