[all-commits] [llvm/llvm-project] 7215dc: [SVE] Fix ShuffleVector cast<FixedVectorType> in t...

DylanFleming-arm via All-commits all-commits at lists.llvm.org
Wed Jul 7 07:30:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7215dcfe3688eea82648136e812753539f30c08f
      https://github.com/llvm/llvm-project/commit/7215dcfe3688eea82648136e812753539f30c08f
  Author: Dylan Fleming <Dylan.Fleming at arm.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/scalable-trunc-min-bitwidth.ll

  Log Message:
  -----------
  [SVE] Fix ShuffleVector cast<FixedVectorType> in truncateToMinimalBitwidths

Depends on D104239

Reviewed By: sdesmalen

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




More information about the All-commits mailing list