[all-commits] [llvm/llvm-project] bbfaf0: Autogen more vectorizer tests in advance of D115387.

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Dec 13 11:04:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbfaf0b170b6070e08f1dc22419dfedc75b9a0fe
      https://github.com/llvm/llvm-project/commit/bbfaf0b170b6070e08f1dc22419dfedc75b9a0fe
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/X86/consecutive-ptr-uniforms.ll
    M llvm/test/Transforms/LoopVectorize/bsd_regex.ll
    M llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
    M llvm/test/Transforms/LoopVectorize/float-induction.ll
    M llvm/test/Transforms/LoopVectorize/induction.ll

  Log Message:
  -----------
  Autogen more vectorizer tests in advance of D115387.

These are the ones my first round of scripting couldn't handle that required a bit of manual messaging.  This should be the last batch in llvm-check.




More information about the All-commits mailing list