[PATCH] D75154: [X86] Convert vXi1 vectors to xmm/ymm/zmm types via getRegisterTypeForCallingConv rather than using CCPromoteToType in the td file

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 15:15:40 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeadea7868f5b: [X86] Convert vXi1 vectors to xmm/ymm/zmm types via… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D75154?vs=246626&id=248343#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75154

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512-calling-conv.ll
  llvm/test/CodeGen/X86/avx512-regcall-Mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75154.248343.patch
Type: text/x-patch
Size: 32646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/6468ec98/attachment.bin>


More information about the llvm-commits mailing list