[all-commits] [llvm/llvm-project] 462dd4: [SVE][AArch64] Improve specificity of vectorizatio...

Joe Ellis via All-commits all-commits at lists.llvm.org
Tue Nov 10 02:55:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 462dd4f803583924ebd5fc9f91da3751862d97ac
      https://github.com/llvm/llvm-project/commit/462dd4f803583924ebd5fc9f91da3751862d97ac
  Author: Joe Ellis <joe.ellis at arm.com>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/AArch64/sve-scalable-load-in-loop.ll

  Log Message:
  -----------
  [SVE][AArch64] Improve specificity of vectorization legality TypeSize test

The test was using -O2, where -loop-vectorize will suffice.

Reviewed By: fpetrogalli

Differential Revision: https://reviews.llvm.org/D90685




More information about the All-commits mailing list