[all-commits] [llvm/llvm-project] aed49e: [X86] Add tests for FREM
Nabeel Omer via All-commits
all-commits at lists.llvm.org
Fri May 20 08:28:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aed49eac87b8aa77298252ea781bae4725ae8046
https://github.com/llvm/llvm-project/commit/aed49eac87b8aa77298252ea781bae4725ae8046
Author: Nabeel Omer <Nabeel.Omer at sony.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
A llvm/test/CodeGen/X86/frem-libcall.ll
A llvm/test/CodeGen/X86/frem.ll
Log Message:
-----------
[X86] Add tests for FREM
Introduces basic test coverage for frem on x86.
Split off from https://reviews.llvm.org/D125988
Differential Revision: https://reviews.llvm.org/D126055
More information about the All-commits
mailing list