[all-commits] [llvm/llvm-project] 9fff6e: [AArch64][SVE] Add +fullfp16 to sve-vector-splat.ll

Cameron McInally via All-commits all-commits at lists.llvm.org
Fri Feb 21 08:56:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fff6e823cf79075d1f386e1e875b73405368620
      https://github.com/llvm/llvm-project/commit/9fff6e823cf79075d1f386e1e875b73405368620
  Author: Cameron McInally <mcinally at cray.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M llvm/test/CodeGen/AArch64/sve-vector-splat.ll

  Log Message:
  -----------
  [AArch64][SVE] Add +fullfp16 to sve-vector-splat.ll

Add +fullfp16 to sve-vector-splat.ll so we can test folding of immediates into moves.

This attribute can go away later when SVE has a full set of fp16 patterns in place.

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




More information about the All-commits mailing list