[all-commits] [llvm/llvm-project] 9cbe00: [LV] Load/store/reduction type must be sized, asse...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Thu Jan 6 04:36:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cbe000df269117905ee68a87800f1d96cfb9885
      https://github.com/llvm/llvm-project/commit/9cbe000df269117905ee68a87800f1d96cfb9885
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [LV] Load/store/reduction type must be sized, assert it.

This addresses a suggestion by @nikic on D115356.




More information about the All-commits mailing list