[all-commits] [llvm/llvm-project] 6b73a4: [AArch64][SVE] Remove false register dependency fo...

Matthew Devereau via All-commits all-commits at lists.llvm.org
Fri Feb 4 01:56:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b73a4cc7db96af1dd02db68c07fe4a807104c53
      https://github.com/llvm/llvm-project/commit/6b73a4cc7db96af1dd02db68c07fe4a807104c53
  Author: Matt Devereau <matthew.devereau at arm.com>
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve-fcvt.ll
    M llvm/test/CodeGen/AArch64/sve-fpext-load.ll
    M llvm/test/CodeGen/AArch64/sve-split-fcvt.ll

  Log Message:
  -----------
  [AArch64][SVE] Remove false register dependency for unary FP convert operations

Generate movprfx for floating point convert zeroing pseudo operations

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




More information about the All-commits mailing list