[all-commits] [llvm/llvm-project] 495e25: [AArch64][SVE] Add FP types to the supported SVE s...

ChenMd via All-commits all-commits at lists.llvm.org
Mon Nov 8 06:55:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 495e258fd7aabaa99b6e1aea73939432236f7ba4
      https://github.com/llvm/llvm-project/commit/495e258fd7aabaa99b6e1aea73939432236f7ba4
  Author: Mindong Chen <chenmindong1 at huawei.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/Transforms/InterleavedAccess/AArch64/sve-interleaved-accesses.ll

  Log Message:
  -----------
  [AArch64][SVE] Add FP types to the supported SVE structure load/stores vector type list

This adds FP type support to the SVE Container type list as a supplement to D112303.

Reviewed By: peterwaller-arm, paulwalker-arm

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




More information about the All-commits mailing list