[all-commits] [llvm/llvm-project] f3c577: [AArch64][SVE] Add fixed length codegen for FP_TO_...

Bradley Smith via All-commits all-commits at lists.llvm.org
Tue May 25 04:55:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3c577ed38e55dca46692313f5b76688a115861a
      https://github.com/llvm/llvm-project/commit/f3c577ed38e55dca46692313f5b76688a115861a
  Author: Bradley Smith <bradley.smith at arm.com>
  Date:   2021-05-25 (Tue, 25 May 2021)

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

  Log Message:
  -----------
  [AArch64][SVE] Add fixed length codegen for FP_TO_{S,U}INT/{S,U}INT_TO_FP

Depends on D102607

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




More information about the All-commits mailing list