Introduces basic test coverage for frem on x86.
Split off from https://reviews.llvm.org/D125988
Paths
| Differential D126055
[X86] Add tests for FREM ClosedPublic Authored by n-omer on May 20 2022, 2:34 AM.
Details Summary Introduces basic test coverage for frem on x86. Split off from https://reviews.llvm.org/D125988
Diff Detail
Event TimelineComment Actions LGTM with one minor - nice to have some actual test coverage!
This revision is now accepted and ready to land.May 20 2022, 2:42 AM This revision was landed with ongoing or failed builds.May 20 2022, 8:28 AM Closed by commit rGaed49eac87b8: [X86] Add tests for FREM (authored by n-omer, committed by jmorse). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430983 llvm/test/CodeGen/X86/frem-libcall.ll
llvm/test/CodeGen/X86/frem.ll
|
Add a FIXME as this is currently broken