[PATCH] D60762: [SelectionDAG] Legalize vaargs that require vector splitting

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 08:23:29 PDT 2019


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/legalize-vaarg.ll:1
+;RUN: llc < %s -mtriple=x86_64-- -mattr=avx | FileCheck %s
+
----------------
Please regenerate this with update_llc_test_checks.py


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

https://reviews.llvm.org/D60762





More information about the llvm-commits mailing list