[all-commits] [llvm/llvm-project] 8ae9ab: [SVE] Fixed cast<FixedVectorType> on scalable vect...

DylanFleming-arm via All-commits all-commits at lists.llvm.org
Wed Jul 7 02:49:42 PDT 2021


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/test/CodeGen/AArch64/sve-masked-scatter.ll

  Log Message:
  -----------
  [SVE] Fixed cast<FixedVectorType> on scalable vector in SelectionDAGBuilder::getUniformBase

Reviewed By: sdesmalen

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




More information about the All-commits mailing list