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

Nabeel Omer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 10:01:50 PDT 2022


n-omer updated this revision to Diff 431415.
n-omer added a comment.

Update diff based on reviewer's comments.

Thanks @spatel.


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.431415.patch
Type: text/x-patch
Size: 5449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/298ddad4/attachment.bin>


More information about the llvm-commits mailing list