[all-commits] [llvm/llvm-project] c53ad7: [AArch64][SVE] Fix selection failure caused by fp/...

Bradley Smith via All-commits all-commits at lists.llvm.org
Fri Feb 11 03:57:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c53ad72aa93646a3ab1b9b2307319a7389a51039
      https://github.com/llvm/llvm-project/commit/c53ad72aa93646a3ab1b9b2307319a7389a51039
  Author: Bradley Smith <bradley.smith at arm.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    A llvm/test/CodeGen/AArch64/sve-fixed-length-fp-convert.ll

  Log Message:
  -----------
  [AArch64][SVE] Fix selection failure caused by fp/int convert using non-Neon types

Fixes: #53679

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




More information about the All-commits mailing list