[llvm] [X86][GlobalISel] Enable SINCOS with libcall mapping (PR #142438)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 24 09:44:55 PDT 2025


================
@@ -648,6 +650,53 @@ simpleLibcall(MachineInstr &MI, MachineIRBuilder &MIRBuilder, unsigned Size,
                        LocObserver, &MI);
 }
 
+LegalizerHelper::LegalizeResult LegalizerHelper::simpleLibcallSinCos(
----------------
JaydeepChauhan14 wrote:

Done

https://github.com/llvm/llvm-project/pull/142438


More information about the llvm-commits mailing list