[all-commits] [llvm/llvm-project] 2b7c34: [LoopVectorize] Convert test to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jun 12 05:50:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b7c347c7f566b9ebee04d73e90baf39baf2d094
      https://github.com/llvm/llvm-project/commit/2b7c347c7f566b9ebee04d73e90baf39baf2d094
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/SystemZ/load-scalarization-cost-0.ll

  Log Message:
  -----------
  [LoopVectorize] Convert test to opaque pointers (NFC)

I'm keeping the bitcast in the input here, because without it
we end up introducing a stride 1 assumption and end up testing
a different case.




More information about the All-commits mailing list