[all-commits] [llvm/llvm-project] eb052f: Reapply: Autogen more vectorizer tests in advance ...

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Dec 13 15:49:31 PST 2021


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

  Changed paths:
    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:
  -----------
  Reapply: Autogen more vectorizer tests in advance of D115387.

Drop changes to consecutive-ptr-uniforms.ll since that test checks boths IR output and debug messages.  I'd missed this in the original commit, and Florian pointed it out in post-commit review.

Original commit message:

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.

This reverts commit bbba86764ae8f9365a1a3908c50eb54698b2b203.




More information about the All-commits mailing list