[all-commits] [llvm/llvm-project] 319a97: [SVE] Ensure fixed length vector fptrunc operation...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Mon Jul 13 04:19:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 319a97b5e2620f9eb3618b629223253feacff92a
      https://github.com/llvm/llvm-project/commit/319a97b5e2620f9eb3618b629223253feacff92a
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

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

  Log Message:
  -----------
  [SVE] Ensure fixed length vector fptrunc operations bigger than NEON are not considered legal.

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




More information about the All-commits mailing list