[all-commits] [llvm/llvm-project] 8d08a8: [LV] Remove a change that was added in D106164.

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Thu Aug 5 06:45:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d08a847457444679b40da5094f19149a9672b42
      https://github.com/llvm/llvm-project/commit/8d08a847457444679b40da5094f19149a9672b42
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-gep.ll

  Log Message:
  -----------
  [LV] Remove a change that was added in D106164.

This change wasn't strictly necessary for D106164 and could be removed.
This patch addresses the post-commit comments from @fhahn on D106164, and
also changes sve-widen-gep.ll to use the same IR test as shown in
pointer-induction.ll.

Reviewed By: fhahn

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




More information about the All-commits mailing list