[PATCH] D126055: [X86] Add tests for FREM

Nabeel Omer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 02:34:57 PDT 2022


n-omer created this revision.
n-omer added reviewers: RKSimon, craig.topper, eli.friedman, spatel.
Herald added subscribers: StephenFan, pengfei.
Herald added a project: All.
n-omer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Introduces basic test coverage for `frem` on x86.

Split off from https://reviews.llvm.org/D125988


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126055

Files:
  llvm/test/CodeGen/X86/frem-libcall.ll
  llvm/test/CodeGen/X86/frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126055.430921.patch
Type: text/x-patch
Size: 80068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220520/873440cd/attachment.bin>


More information about the llvm-commits mailing list