[PATCH] D125988: [x86][SelectionDAG] Unroll vectorized FREM instructions which will be lowered to libcalls

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 05:35:41 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b5d9cbbfedc: [x86][DAG] Unroll vectorized FREMs that will become libcalls (authored by n-omer, committed by jmorse).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125988/new/

https://reviews.llvm.org/D125988

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/X86/frem-libcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125988.431653.patch
Type: text/x-patch
Size: 5798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/706a2e24/attachment.bin>


More information about the llvm-commits mailing list