[all-commits] [llvm/llvm-project] fd972b: Revert "[llvm][sve] Lowering for VLS truncating st...

Amy Huang via All-commits all-commits at lists.llvm.org
Mon Jul 19 11:03:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd972bb9fd78aaf7a33d9e4d079b152b8feb37a4
      https://github.com/llvm/llvm-project/commit/fd972bb9fd78aaf7a33d9e4d079b152b8feb37a4
  Author: Amy Huang <akhuang at google.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AMDGPU/R600ISelLowering.h
    M llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
    R llvm/test/CodeGen/AArch64/sve-fixed-length-trunc-stores.ll
    M llvm/test/CodeGen/Mips/cconv/byval.ll
    M llvm/test/CodeGen/Mips/cconv/vector.ll
    M llvm/test/CodeGen/Mips/llvm-ir/store.ll

  Log Message:
  -----------
  Revert "[llvm][sve] Lowering for VLS truncating stores" because it
causes a seg fault (see https://reviews.llvm.org/D104471).

This reverts commit c305557acdaad453e32309d575fe9c6c7090c099.




More information about the All-commits mailing list