[PATCH] D58390: [X86] Don't consider functions ABI compatible for ArgumentPromotion pass if they would legalize 512-bit vectors differently.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 12:14:36 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354376: [X86] Don't consider functions ABI compatible for ArgumentPromotion pass if… (authored by ctopper, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58390?vs=187405&id=187424#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58390

Files:
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
  llvm/trunk/test/Transforms/ArgumentPromotion/X86/min-legal-vector-width.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58390.187424.patch
Type: text/x-patch
Size: 10812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/648f7561/attachment.bin>


More information about the llvm-commits mailing list